Module:Infobox road/sandbox: Difference between revisions

Content deleted Content added
adj
No edit summary
Line 16:
elseif hist then
return "background:#704214; color:#fff;"
elseif colors == nil or colors == '' then
return "background:#cedff2;"
else return colors.color(frame)
end