Page history
26 May 2022
no edit summary
+1
no edit summary
+23
no edit summary
no edit summary
+6
no edit summary
+5
no edit summary
−14
no edit summary
−5
no edit summary
no edit summary
+2
no edit summary
no edit summary
+3
no edit summary
−9
no edit summary
−1
no edit summary
+12
no edit summary
no edit summary
+10
no edit summary
+3
Created page with "local p = {} function p.main(frame) local orgiArgs = frame:getParent().args local args = {} for k, v in pairs(orgiArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(monthnumber, setting) if setting == "Solandria" then monthNames = {"Miry", "Ozdary", "Rydust", "Iptust", "Tosey", "Iverly", "Eohe", "Kasgust", "Andust", "Bepry", "Nindust", "Tymust", "Ekage", "Aphly", "Asust", "Syranust"}..."
+1,078