<?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%2FGonnym%2Finfobox%2Finfobox2</id>
	<title>Module:Sandbox/Gonnym/infobox/infobox2 - 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%2FGonnym%2Finfobox%2Finfobox2"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Gonnym/infobox/infobox2&amp;action=history"/>
	<updated>2026-08-02T13:30:25Z</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/Gonnym/infobox/infobox2&amp;diff=145476&amp;oldid=prev</id>
		<title>imported&gt;Gonnym at 11:08, 23 March 2019</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Gonnym/infobox/infobox2&amp;diff=145476&amp;oldid=prev"/>
		<updated>2019-03-23T11:08:13Z</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;
local function data(args)&lt;br /&gt;
	local string1&lt;br /&gt;
	if (args[&amp;quot;string1&amp;quot;] == nil) then&lt;br /&gt;
		string1 = &amp;quot;default&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		string1 = args[&amp;quot;string1&amp;quot;]&lt;br /&gt;
	end&lt;br /&gt;
		&lt;br /&gt;
	return &amp;quot;String1: &amp;quot; .. string1 .. &amp;quot;; String2: &amp;quot; .. &amp;quot;infobox2 default&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(args)&lt;br /&gt;
	return data(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Gonnym</name></author>
	</entry>
</feed>