<?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%2FLemondoge%2Fbasicsandbox</id>
	<title>Module:Sandbox/Lemondoge/basicsandbox - 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%2FLemondoge%2Fbasicsandbox"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Lemondoge/basicsandbox&amp;action=history"/>
	<updated>2026-05-07T11:15:32Z</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/Lemondoge/basicsandbox&amp;diff=145725&amp;oldid=prev</id>
		<title>imported&gt;Lemondoge at 00:39, 12 January 2021</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Lemondoge/basicsandbox&amp;diff=145725&amp;oldid=prev"/>
		<updated>2021-01-12T00:39:16Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = getArgs(frame)&lt;br /&gt;
	return p._main(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._main(args)&lt;br /&gt;
	local thing = &amp;quot;&amp;quot;&lt;br /&gt;
	for k, v in ipairs(args) do&lt;br /&gt;
		thing = thing .. &amp;quot;[[&amp;quot; .. v .. &amp;quot;]]&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	return thing&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Lemondoge</name></author>
	</entry>
</feed>