<?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%2FDon%27t_mind_111%2FModule_Name</id>
	<title>Module:Sandbox/Don&#039;t mind 111/Module Name - 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%2FDon%27t_mind_111%2FModule_Name"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Don%27t_mind_111/Module_Name&amp;action=history"/>
	<updated>2026-05-25T12:47:22Z</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/Don%27t_mind_111/Module_Name&amp;diff=145343&amp;oldid=prev</id>
		<title>imported&gt;Don&#039;t mind 111 at 12:58, 3 July 2014</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Don%27t_mind_111/Module_Name&amp;diff=145343&amp;oldid=prev"/>
		<updated>2014-07-03T12:58:42Z</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 a = {}&lt;br /&gt;
  &lt;br /&gt;
local tips = {&lt;br /&gt;
    &amp;#039;1&amp;#039;,&lt;br /&gt;
    &amp;#039;2&amp;#039;,&lt;br /&gt;
    &amp;#039;3&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
function a.tips_list( frame )&lt;br /&gt;
    s = {}&lt;br /&gt;
    for _, k in pairs( tips ) do&lt;br /&gt;
        table.insert( s, &amp;#039;* &amp;#039; .. k )&lt;br /&gt;
    end&lt;br /&gt;
    return table.concat( s, &amp;#039;\n&amp;#039; )&lt;br /&gt;
end&lt;br /&gt;
 &lt;br /&gt;
function a.tips_show( frame )&lt;br /&gt;
    math.randomseed( os.time() )&lt;br /&gt;
    local i = {&lt;br /&gt;
    	{math.random( 1, #tips*1/5 )},&lt;br /&gt;
    	{math.random( #tips*1/5+1, #tips*2/5 )},&lt;br /&gt;
    	{math.random( #tips*2/5+1, #tips*3/5 )},&lt;br /&gt;
   		{math.random( #tips*3/5+1, #tips*4/5 )},&lt;br /&gt;
    	{math.random( #tips*4/5+1, #tips )},&lt;br /&gt;
    }		&lt;br /&gt;
    return &lt;br /&gt;
    end&lt;br /&gt;
 &lt;br /&gt;
return a&lt;/div&gt;</summary>
		<author><name>imported&gt;Don&#039;t mind 111</name></author>
	</entry>
</feed>