<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FBrownHairedGirl%2FExistNotRedirect</id>
	<title>Module:Sandbox/BrownHairedGirl/ExistNotRedirect - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FBrownHairedGirl%2FExistNotRedirect"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/BrownHairedGirl/ExistNotRedirect&amp;action=history"/>
	<updated>2026-06-19T07:27:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Sandbox/BrownHairedGirl/ExistNotRedirect&amp;diff=145219&amp;oldid=prev</id>
		<title>imported&gt;BrownHairedGirl: done</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/BrownHairedGirl/ExistNotRedirect&amp;diff=145219&amp;oldid=prev"/>
		<updated>2019-07-09T17:23:19Z</updated>

		<summary type="html">&lt;p&gt;done&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
function p.main(args)&lt;br /&gt;
	local myArgs = mw.getCurrentFrame():getParent().args&lt;br /&gt;
	local myPageName = myArgs[1]&lt;br /&gt;
	if (myPageName == nil) or (myPageName == &amp;quot;&amp;quot;) then&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	local mypageTitle = mw.title.makeTitle(&amp;quot;&amp;quot;, myPageName)&lt;br /&gt;
	if mypageTitle.exists then&lt;br /&gt;
		if mypageTitle.isRedirect then&lt;br /&gt;
			return &amp;quot;&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			return myPageName&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;BrownHairedGirl</name></author>
	</entry>
</feed>