<?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%2FNardog%2F9</id>
	<title>Module:Sandbox/Nardog/9 - 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%2FNardog%2F9"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Nardog/9&amp;action=history"/>
	<updated>2026-08-03T09:58:02Z</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/Nardog/9&amp;diff=145889&amp;oldid=prev</id>
		<title>imported&gt;Nardog at 19:47, 8 July 2019</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Nardog/9&amp;diff=145889&amp;oldid=prev"/>
		<updated>2019-07-08T19:47:24Z</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 p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local s = frame.args[1]&lt;br /&gt;
	local prefix = frame.args.prefix or &amp;#039;&amp;#039;&lt;br /&gt;
	local suffix = frame.args.suffix or &amp;#039;&amp;#039;&lt;br /&gt;
	local params = frame.args.params or &amp;#039;action=edit&amp;#039;&lt;br /&gt;
	if s then&lt;br /&gt;
		local ol = mw.html.create(&amp;#039;ol&amp;#039;):addClass(&amp;#039;plainlinks&amp;#039;)&lt;br /&gt;
		for v in mw.text.gsplit(s, &amp;#039;%s*\n%s*&amp;#039;) do&lt;br /&gt;
			if v ~= &amp;#039;&amp;#039; then&lt;br /&gt;
				ol:tag(&amp;#039;li&amp;#039;):wikitext(string.format(&amp;#039;[%s %s]&amp;#039;,&lt;br /&gt;
					tostring(mw.uri.fullUrl(prefix .. v .. suffix, params)), v))&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
		return tostring(ol)&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Nardog</name></author>
	</entry>
</feed>