Module:Infobox road/sandbox: Difference between revisions

Content deleted Content added
erg
No edit summary
Tag: Reverted
Line 22:
return "header-" .. color
elseif args.state or args.province or args.country then
local countryModule = mw.loadDatarequire("Module:Road data/countrymask")
local country = args.country or countryModule[(state])
return "header-" .. country
else return"header-default"