<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bbchallenge.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox</id>
	<title>Module:Sandbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bbchallenge.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox"/>
	<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Module:Sandbox&amp;action=history"/>
	<updated>2026-04-30T20:31:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=Module:Sandbox&amp;diff=2481&amp;oldid=prev</id>
		<title>Hipparcos: copy over Wikipedia&#039;s Module:Sandbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Module:Sandbox&amp;diff=2481&amp;oldid=prev"/>
		<updated>2025-07-15T14:00:04Z</updated>

		<summary type="html">&lt;p&gt;copy over Wikipedia&amp;#039;s Module:Sandbox&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
Please do not edit this page. This page serves as a root for the sandbox.&lt;br /&gt;
&lt;br /&gt;
The following below is some starter code that you may use to get started with module writing and testing. Please feel free to take this to get started on your module.&lt;br /&gt;
&lt;br /&gt;
Remember to remove this top notice when copying and pasting from here to your module sandbox.&lt;br /&gt;
]]--&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
p.main = function(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	local out = &amp;#039;&amp;#039;&lt;br /&gt;
	-- some code here&lt;br /&gt;
	&lt;br /&gt;
	return out&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Hipparcos</name></author>
	</entry>
</feed>