Content deleted Content added
temporary code until the remaining db pages are migrated |
simplify |
||
Line 2:
local args = {}
local data_module_prefix = "Module:Solar eclipse/
local function ifnotempty(s,a,b)
Line 44 ⟶ 43:
if( yearstr ~= '' ) then
local dbsubpage = math.floor( (tonumber(yearstr) - 1) / 50 ) * 5
local dbpage =
if (
local data = mw.loadData(dbpage)
local dargs = data[s]
|