<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://mc.nguh.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ARokaselan-calendar</id>
	<title>Module:Rokaselan-calendar - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mc.nguh.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ARokaselan-calendar"/>
	<link rel="alternate" type="text/html" href="https://mc.nguh.org/w/index.php?title=Module:Rokaselan-calendar&amp;action=history"/>
	<updated>2026-04-27T15:05:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://mc.nguh.org/w/index.php?title=Module:Rokaselan-calendar&amp;diff=36140&amp;oldid=prev</id>
		<title>Astaryuu: Created page with &quot;local p = {}  function p.year2name(frame)   -- first arg should be the number of years since the epoch   local count = tonumber(frame.args[1])      -- Returns count+MS for when the dynasty is in the future   if count &gt;= 2450 then return count .. &quot; MS&quot;   elseif count &gt;= 2339 then     dynasty_year = count - 2338     return &quot;Kanata &quot; .. dynasty_year   elseif count &gt;= 2199 then     dynasty_year = count - 2198     return &quot;Peska &quot; .. dynasty_year   elseif count &gt;= 2025 then...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mc.nguh.org/w/index.php?title=Module:Rokaselan-calendar&amp;diff=36140&amp;oldid=prev"/>
		<updated>2025-12-31T00:51:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.year2name(frame)   -- first arg should be the number of years since the epoch   local count = tonumber(frame.args[1])      -- Returns count+MS for when the dynasty is in the future   if count &amp;gt;= 2450 then return count .. &amp;quot; MS&amp;quot;   elseif count &amp;gt;= 2339 then     dynasty_year = count - 2338     return &amp;quot;Kanata &amp;quot; .. dynasty_year   elseif count &amp;gt;= 2199 then     dynasty_year = count - 2198     return &amp;quot;Peska &amp;quot; .. dynasty_year   elseif count &amp;gt;= 2025 then...&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.year2name(frame)&lt;br /&gt;
  -- first arg should be the number of years since the epoch&lt;br /&gt;
  local count = tonumber(frame.args[1])&lt;br /&gt;
  &lt;br /&gt;
  -- Returns count+MS for when the dynasty is in the future&lt;br /&gt;
  if count &amp;gt;= 2450 then return count .. &amp;quot; MS&amp;quot;&lt;br /&gt;
  elseif count &amp;gt;= 2339 then&lt;br /&gt;
    dynasty_year = count - 2338&lt;br /&gt;
    return &amp;quot;Kanata &amp;quot; .. dynasty_year&lt;br /&gt;
  elseif count &amp;gt;= 2199 then&lt;br /&gt;
    dynasty_year = count - 2198&lt;br /&gt;
    return &amp;quot;Peska &amp;quot; .. dynasty_year&lt;br /&gt;
  elseif count &amp;gt;= 2025 then&lt;br /&gt;
    dynasty_year = count - 2024&lt;br /&gt;
    return &amp;quot;Dúrisa &amp;quot; .. dynasty_year&lt;br /&gt;
  elseif count &amp;gt;= 1709 then&lt;br /&gt;
    dynasty_year = count - 1708&lt;br /&gt;
    return &amp;quot;Karlan &amp;quot; .. dynasty_year&lt;br /&gt;
  elseif count &amp;gt;= 1637 then&lt;br /&gt;
    dynasty_year = count - 1636&lt;br /&gt;
    return &amp;quot;Kagyuha &amp;quot; .. dynasty_year&lt;br /&gt;
  elseif count &amp;gt;= 1221 then&lt;br /&gt;
    dynasty_year = count - 1220&lt;br /&gt;
    return &amp;quot;Remuymaga &amp;quot; .. dynasty_year&lt;br /&gt;
  end&lt;br /&gt;
  -- Returns count (failsafe)&lt;br /&gt;
  return count&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Astaryuu</name></author>
	</entry>
</feed>