<?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%2FMdowdell</id>
	<title>Module:Sandbox/Mdowdell - 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%2FMdowdell"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Mdowdell&amp;action=history"/>
	<updated>2026-05-27T08:04:29Z</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/Mdowdell&amp;diff=145823&amp;oldid=prev</id>
		<title>imported&gt;Mdowdell at 11:59, 13 June 2015</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Mdowdell&amp;diff=145823&amp;oldid=prev"/>
		<updated>2015-06-13T11:59:32Z</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;-- error handling tests&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.test()&lt;br /&gt;
	local data = mw.loadData( &amp;#039;Module:Does not exist&amp;#039; )&lt;br /&gt;
	return data&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.test2()&lt;br /&gt;
	error( &amp;#039;foo&amp;#039; )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.htmlErrorTest()&lt;br /&gt;
	local a = mw.html.create(&amp;#039;foo&amp;#039;)&lt;br /&gt;
	a.cssText(0)&lt;br /&gt;
	return a&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Mdowdell</name></author>
	</entry>
</feed>