Module:Infobox road/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: Reverted
Line 40:
local color = require("Module:Infobox road/color/sandbox")._color({country = country, type=args.type})
return "header-" .. color
else return "header-default" .. country
end
end