<?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%2FPC-XT%2FCoordinates</id>
	<title>Module:Sandbox/PC-XT/Coordinates - 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%2FPC-XT%2FCoordinates"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/PC-XT/Coordinates&amp;action=history"/>
	<updated>2026-04-21T09:06:10Z</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/PC-XT/Coordinates&amp;diff=145954&amp;oldid=prev</id>
		<title>imported&gt;PC-XT: add required unnamed parameter tests</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/PC-XT/Coordinates&amp;diff=145954&amp;oldid=prev"/>
		<updated>2015-03-14T03:42:01Z</updated>

		<summary type="html">&lt;p&gt;add required unnamed parameter tests&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local sandbox = {};&lt;br /&gt;
function sandbox.test(frame)&lt;br /&gt;
&lt;br /&gt;
frame:callParserFunction(&amp;#039;#coordinates&amp;#039;, {80, 30})&lt;br /&gt;
return &amp;quot;Passed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function sandbox.empty(frame)&lt;br /&gt;
&lt;br /&gt;
frame:callParserFunction(&amp;#039;#coordinates&amp;#039;, {})&lt;br /&gt;
return &amp;quot;Passed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function sandbox.nameonly(frame)&lt;br /&gt;
&lt;br /&gt;
frame:callParserFunction(&amp;#039;#coordinates&amp;#039;, {name=&amp;#039;test&amp;#039;})&lt;br /&gt;
return &amp;quot;Passed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function sandbox.nameglobeonly(frame)&lt;br /&gt;
&lt;br /&gt;
frame:callParserFunction(&amp;#039;#coordinates&amp;#039;, {name=&amp;#039;test&amp;#039;,globe=&amp;#039;pluto&amp;#039;})&lt;br /&gt;
return &amp;quot;Passed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return sandbox&lt;/div&gt;</summary>
		<author><name>imported&gt;PC-XT</name></author>
	</entry>
</feed>