Module:Rokaselan-calendar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 December 2025

  • curprev 00:5100:51, 31 December 2025 Astaryuu talk contribs 902 bytes +902 Created page with "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 >= 2450 then return count .. " MS" elseif count >= 2339 then dynasty_year = count - 2338 return "Kanata " .. dynasty_year elseif count >= 2199 then dynasty_year = count - 2198 return "Peska " .. dynasty_year elseif count >= 2025 then..."