Module:Infobox road/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 38:
return "header-hist"
elseif args.country ~= '' or args.state ~= '' or args.province ~= '' then
local color = country(args, require("Module:Infobox road/color/sandbox")._color({country = country, type=args.type}))
return "header-" .. color
else return "header-default"