<?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%2FAhecht%2Fsandbox</id>
	<title>Module:Sandbox/Ahecht/sandbox - 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%2FAhecht%2Fsandbox"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Ahecht/sandbox&amp;action=history"/>
	<updated>2026-05-24T09:06:15Z</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/Ahecht/sandbox&amp;diff=145077&amp;oldid=prev</id>
		<title>imported&gt;Ahecht: simplify</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Ahecht/sandbox&amp;diff=145077&amp;oldid=prev"/>
		<updated>2018-03-21T17:14:01Z</updated>

		<summary type="html">&lt;p&gt;simplify&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;
local function _main(args)&lt;br /&gt;
	return true&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local mwSite = &amp;#039;&amp;#039;&lt;br /&gt;
	for k,v in pairs(mw.site) do&lt;br /&gt;
		mwSite = mwSite .. &amp;#039;\n*mw.site.&amp;#039; .. k .. &amp;#039;: &amp;#039;&lt;br /&gt;
		if type(v) == &amp;#039;string&amp;#039; or type(v) == &amp;#039;number&amp;#039; then&lt;br /&gt;
			mwSite = mwSite .. v&lt;br /&gt;
		elseif type(v) == &amp;#039;table&amp;#039; then&lt;br /&gt;
			for kk,vv in pairs(v) do if type(vv) == &amp;#039;string&amp;#039; or type(vv) == &amp;#039;number&amp;#039; then mwSite = mwSite .. &amp;#039;\n**mw.site.&amp;#039; .. k .. &amp;#039;.&amp;#039; .. kk .. &amp;#039;: &amp;#039; .. vv	end end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return mwSite&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Ahecht</name></author>
	</entry>
</feed>