Module:utilities/data: Difference between revisions

no edit summary
(Created page with "local data = {} data.notneeded = { ["und"] = true, ["cmn"] = true, ["ja"] = true, ["zu"] = true, ["nan"] = true, ["yue"] = true, ["ko"] = true, } data.neededhassubpag...")
 
No edit summary
Line 63: Line 63:
["Reconstruction"] = true,
["Reconstruction"] = true,
["Citations"] = true,
["Citations"] = true,
["Contionary"] = true,
}
}


return data
return data