Module:Infobox country
Documentation for this module may be created at Module:Infobox country/doc
local p = {}
function p.main(frame)
return "Infobox module is working."
end
return p
Documentation for this module may be created at Module:Infobox country/doc
local p = {}
function p.main(frame)
return "Infobox module is working."
end
return p