<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.agency/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://wiki.agency/index.php?action=history&amp;feed=atom&amp;title=Module%3AMultiple_releases"/>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Multiple_releases&amp;action=history"/>
		<updated>2026-05-14T18:22:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Multiple_releases&amp;diff=6836&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Multiple_releases&amp;diff=6836&amp;oldid=prev"/>
				<updated>2018-11-04T19:21:36Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 19:21, 4 November 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Multiple_releases&amp;diff=6835&amp;oldid=prev</id>
		<title>Renamed user 2560613081: Reverted 1 edit by Great Brightstar (talk): LSR was a deviation from the consensus and hence, a mistake.</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Multiple_releases&amp;diff=6835&amp;oldid=prev"/>
				<updated>2017-12-15T13:38:04Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted 1 edit by &lt;a href=&quot;/Special:Contributions/Great_Brightstar&quot; title=&quot;Special:Contributions/Great Brightstar&quot;&gt;Great Brightstar&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Great_Brightstar&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Great Brightstar (page does not exist)&quot;&gt;talk&lt;/a&gt;): LSR was a deviation from the consensus and hence, a mistake.&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>Renamed user 2560613081</name></author>	</entry>

	</feed>