<?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%2F11</id>
	<title>Module:Sandbox/Nardog/11 - 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%2F11"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Nardog/11&amp;action=history"/>
	<updated>2026-07-29T14:03:57Z</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/11&amp;diff=145867&amp;oldid=prev</id>
		<title>imported&gt;Nardog at 14:57, 14 May 2020</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Nardog/11&amp;diff=145867&amp;oldid=prev"/>
		<updated>2020-05-14T14:57:16Z</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;
	s = mw.text.trim(s)&lt;br /&gt;
	if s and s ~= &amp;#039;&amp;#039; then&lt;br /&gt;
		local date = s:match(&amp;#039;%d%d:%d%d, %d%d? %u%l+ %d%d%d%d&amp;#039;)&lt;br /&gt;
		if date then&lt;br /&gt;
			local tempName = &amp;#039;unsigned&amp;#039;&lt;br /&gt;
			local user = s:match(&amp;#039;%x+:%x+:%x+:%x+:%x+:%x+:%x+:%x+&amp;#039;)&lt;br /&gt;
			user = user and user:upper() or s:match(&amp;#039;%d+%.%d+%.%d+%.%d+&amp;#039;)&lt;br /&gt;
			if user then&lt;br /&gt;
				tempName = tempName .. &amp;#039; IP&amp;#039;&lt;br /&gt;
			else&lt;br /&gt;
				user = mw.ustring.match(s, &amp;#039;[\n&amp;#039; .. mw.ustring.char(0x200E) .. &amp;#039;]%s*(.+) %(?talk&amp;#039;)&lt;br /&gt;
			end&lt;br /&gt;
			if user then&lt;br /&gt;
				return frame:expandTemplate{&lt;br /&gt;
					title = tempName,&lt;br /&gt;
					args = { user, date }&lt;br /&gt;
				}&lt;br /&gt;
			end&lt;br /&gt;
		end&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>