<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AMulti_Infobox</id>
	<title>Module:Multi Infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AMulti_Infobox"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Multi_Infobox&amp;action=history"/>
	<updated>2026-05-16T04:58:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Module:Multi_Infobox&amp;diff=35056&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;local p = {}  function p.main(frame)     local args = frame:getParent().args     if not args[&#039;text1&#039;] then     	return &#039;&#039;     end          local cur = args[&#039;text1&#039;]..&#039;=&#039;..args[&#039;item1&#039;]          local i = 2     while args[&#039;text&#039;..i] do     	cur = cur..&#039;|-|&#039;..args[&#039;text&#039;..i]..&#039;=&#039;..args[&#039;item&#039;..i]     	i = i + 1     end          local res = frame:callParserFunction{ name = &#039;#tag&#039;, args = { &#039;Tabber&#039;, cur } }          return &#039;&lt;div class=&quot;multi-infobox&quot;&gt;&#039;..res..&#039;&lt;/div&gt;&#039; end  r...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Multi_Infobox&amp;diff=35056&amp;oldid=prev"/>
		<updated>2024-10-16T23:12:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.main(frame)     local args = frame:getParent().args     if not args[&amp;#039;text1&amp;#039;] then     	return &amp;#039;&amp;#039;     end          local cur = args[&amp;#039;text1&amp;#039;]..&amp;#039;=&amp;#039;..args[&amp;#039;item1&amp;#039;]          local i = 2     while args[&amp;#039;text&amp;#039;..i] do     	cur = cur..&amp;#039;|-|&amp;#039;..args[&amp;#039;text&amp;#039;..i]..&amp;#039;=&amp;#039;..args[&amp;#039;item&amp;#039;..i]     	i = i + 1     end          local res = frame:callParserFunction{ name = &amp;#039;#tag&amp;#039;, args = { &amp;#039;Tabber&amp;#039;, cur } }          return &amp;#039;&amp;lt;div class=&amp;quot;multi-infobox&amp;quot;&amp;gt;&amp;#039;..res..&amp;#039;&amp;lt;/div&amp;gt;&amp;#039; end  r...&amp;quot;&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 args = frame:getParent().args&lt;br /&gt;
    if not args[&amp;#039;text1&amp;#039;] then&lt;br /&gt;
    	return &amp;#039;&amp;#039;&lt;br /&gt;
    end&lt;br /&gt;
    &lt;br /&gt;
    local cur = args[&amp;#039;text1&amp;#039;]..&amp;#039;=&amp;#039;..args[&amp;#039;item1&amp;#039;]&lt;br /&gt;
    &lt;br /&gt;
    local i = 2&lt;br /&gt;
    while args[&amp;#039;text&amp;#039;..i] do&lt;br /&gt;
    	cur = cur..&amp;#039;|-|&amp;#039;..args[&amp;#039;text&amp;#039;..i]..&amp;#039;=&amp;#039;..args[&amp;#039;item&amp;#039;..i]&lt;br /&gt;
    	i = i + 1&lt;br /&gt;
    end&lt;br /&gt;
    &lt;br /&gt;
    local res = frame:callParserFunction{ name = &amp;#039;#tag&amp;#039;, args = { &amp;#039;Tabber&amp;#039;, cur } }&lt;br /&gt;
    &lt;br /&gt;
    return &amp;#039;&amp;lt;div class=&amp;quot;multi-infobox&amp;quot;&amp;gt;&amp;#039;..res..&amp;#039;&amp;lt;/div&amp;gt;&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>