Module:Infobox road/sandbox: Difference between revisions

Content deleted Content added
fix
erg
Line 23:
elseif args.state or args.province or args.country then
local countryModule = mw.loadData("Module:Road data/countrymask")
local country = args.country or countryModule[state]
return "header-" .. country
else return"header-default"