<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jadetimber.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ARelease_status</id>
	<title>Module:Release status - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jadetimber.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ARelease_status"/>
	<link rel="alternate" type="text/html" href="https://wiki.jadetimber.com/index.php?title=Module:Release_status&amp;action=history"/>
	<updated>2026-04-17T19:41:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.1</generator>
	<entry>
		<id>https://wiki.jadetimber.com/index.php?title=Module:Release_status&amp;diff=769&amp;oldid=prev</id>
		<title>Aki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.jadetimber.com/index.php?title=Module:Release_status&amp;diff=769&amp;oldid=prev"/>
		<updated>2025-10-10T05:05:56Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:05, 9 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&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>Aki</name></author>
	</entry>
	<entry>
		<id>https://wiki.jadetimber.com/index.php?title=Module:Release_status&amp;diff=768&amp;oldid=prev</id>
		<title>Fandom&gt;KockaAdmiralac: rv changes introduced for the UCP migration</title>
		<link rel="alternate" type="text/html" href="https://wiki.jadetimber.com/index.php?title=Module:Release_status&amp;diff=768&amp;oldid=prev"/>
		<updated>2022-08-14T13:11:10Z</updated>

		<summary type="html">&lt;p&gt;rv changes introduced for the UCP migration&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- &amp;lt;nowiki&amp;gt;&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
local wdsButton = require(&amp;#039;Dev:WDS Button&amp;#039;)&lt;br /&gt;
local data = mw.loadData(&amp;#039;Dev:Release status/data&amp;#039;)&lt;br /&gt;
local i18n = require(&amp;#039;Dev:I18n&amp;#039;).loadMessages(&amp;#039;Release status&amp;#039;, &amp;#039;Common&amp;#039;)&lt;br /&gt;
local title = mw.title.getCurrentTitle()&lt;br /&gt;
&lt;br /&gt;
function p.status(frame)&lt;br /&gt;
    local tmp = mw.ustring.lower(frame:getParent().args[1] or &amp;#039;&amp;#039;)&lt;br /&gt;
    local status = data[tmp] and tmp or &amp;#039;unknown&amp;#039;&lt;br /&gt;
    local html = wdsButton._badge(i18n:msg(status), status)&lt;br /&gt;
    local cat = data[status]&lt;br /&gt;
    if cat and title.namespace == 0 then&lt;br /&gt;
        html = &amp;#039;[[:Category:&amp;#039; .. cat .. &amp;#039;|&amp;#039; .. html .. &amp;#039;]][[Category:&amp;#039; .. cat .. &amp;#039;]]&amp;#039;&lt;br /&gt;
    end&lt;br /&gt;
    return html&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Fandom&gt;KockaAdmiralac</name></author>
	</entry>
</feed>