<?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%3AMultiple_releases</id>
	<title>Module:Multiple releases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AMultiple_releases"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Multiple_releases&amp;action=history"/>
	<updated>2026-04-20T00:55:05Z</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:Multiple_releases&amp;diff=144023&amp;oldid=prev</id>
		<title>imported&gt;MusikAnimal: Protected &quot;Module:Multiple releases&quot;: High-risk template or module; match protection with associated template ([Edit=Require autoconfirmed or confirmed access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Multiple_releases&amp;diff=144023&amp;oldid=prev"/>
		<updated>2019-02-25T23:17:07Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/research/Module:Multiple_releases&quot; title=&quot;Module:Multiple releases&quot;&gt;Module:Multiple releases&lt;/a&gt;&amp;quot;: &lt;a href=&quot;https://en.wikipedia.org/wiki/High-risk_templates&quot; class=&quot;extiw&quot; title=&quot;wikipedia:High-risk templates&quot;&gt;High-risk template or module&lt;/a&gt;; match protection with associated template ([Edit=Require autoconfirmed or confirmed access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local infobox = require (&amp;#039;Module:Infobox&amp;#039;).infobox&lt;br /&gt;
local getArgs = require (&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main( frame )&lt;br /&gt;
    local args = getArgs (frame)&lt;br /&gt;
&lt;br /&gt;
    InfoboxArgs = {}&lt;br /&gt;
    InfoboxArgs[&amp;quot;subbox&amp;quot;] = &amp;quot;yes&amp;quot;&lt;br /&gt;
&lt;br /&gt;
    local a = 1&lt;br /&gt;
    local IsEmpty = true&lt;br /&gt;
    local KeepCheckingForArgs = true&lt;br /&gt;
    while KeepCheckingForArgs == true do&lt;br /&gt;
        local thisBranch = &amp;quot;branch&amp;quot; .. a&lt;br /&gt;
        local thisVersion = &amp;quot;version&amp;quot; .. a&lt;br /&gt;
        local thisDate = &amp;quot;date&amp;quot; .. a&lt;br /&gt;
        local CurLabel = &amp;quot;label&amp;quot; .. a&lt;br /&gt;
        local CurData = &amp;quot;data&amp;quot; .. a&lt;br /&gt;
&lt;br /&gt;
        if args[thisBranch] and args[thisVersion] then&lt;br /&gt;
            InfoboxArgs[CurLabel] = args[thisBranch]&lt;br /&gt;
            InfoboxArgs[CurData] = args[thisVersion]&lt;br /&gt;
            if args[thisDate] then InfoboxArgs[CurData] = InfoboxArgs[CurData] .. &amp;quot; / &amp;quot; .. args[thisDate] end&lt;br /&gt;
        else&lt;br /&gt;
            KeepCheckingForArgs = false&lt;br /&gt;
            if a &amp;gt; 1 then IsEmpty = false end&lt;br /&gt;
        end&lt;br /&gt;
        a = a + 1&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    if IsEmpty == false then&lt;br /&gt;
        return infobox(InfoboxArgs)&lt;br /&gt;
    else&lt;br /&gt;
        return nil&lt;br /&gt;
    end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;MusikAnimal</name></author>
	</entry>
</feed>