<?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%2FRexxS%2FGCI08</id>
	<title>Module:Sandbox/RexxS/GCI08 - 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%2FRexxS%2FGCI08"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/GCI08&amp;action=history"/>
	<updated>2026-05-24T02:32:23Z</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/RexxS/GCI08&amp;diff=146073&amp;oldid=prev</id>
		<title>imported&gt;RexxS: space</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/GCI08&amp;diff=146073&amp;oldid=prev"/>
		<updated>2017-12-13T23:07:37Z</updated>

		<summary type="html">&lt;p&gt;space&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Module to demonstrate a simple table for Google-Code-in-2017&lt;br /&gt;
--&lt;br /&gt;
-- The function &amp;#039;mum&amp;#039; displays &amp;quot;Hello Mum&amp;quot;&lt;br /&gt;
-- The number base for the times-table is passed as parameter &amp;quot;num&amp;quot;&lt;br /&gt;
-- If no parameter or a blank parameter or a value less than 2 is passed, use 2&lt;br /&gt;
&lt;br /&gt;
p = {}&lt;br /&gt;
&lt;br /&gt;
p.mum = function(frame)&lt;br /&gt;
	local family = {&amp;quot;Dad&amp;quot;, &amp;quot;Mum&amp;quot;, &amp;quot;Uncle Stan&amp;quot;, &amp;quot;Aunty Elsie&amp;quot;, &amp;quot;Brian&amp;quot;}&lt;br /&gt;
	local msg = &amp;quot;&amp;quot;&lt;br /&gt;
	msg = msg .. &amp;quot;Hello &amp;quot; .. family[2] .. &amp;quot;&amp;lt;br&amp;gt;&amp;quot;&lt;br /&gt;
	return msg&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;RexxS</name></author>
	</entry>
</feed>