Content deleted Content added
Adding banner-related data |
periods after abbreviations, replaced: Bus" → Bus." (6) using AWB |
||
Line 9:
NC.BL = {shield = "Business Loop %route%.svg",
link = "Interstate %route% Business ([dab||%dab%, |]North Carolina)",
abbr = "I‑%route% Bus.",
width = "expand"}
Line 19:
NC["US-Alt"] = {shield = NC.US.shield,
link = "U.S. Route %route% Alternate ([dab||%dab%, |]North Carolina)",
abbr = "US %route% Alt.",
banner = "Alt plate.svg",
width = "expand"}
Line 25:
NC["US-Bus"] = {shield = NC.US.shield,
link = "U.S. Route %route% Business ([dab||%dab%, |]North Carolina)",
abbr = "US %route% Bus.",
banner = "Business plate.svg",
width = "expand"}
Line 31:
NC["US-Byp"] = {shield = NC.US.shield,
link = "U.S. Route %route% Bypass ([dab||%dab%, |]North Carolina)",
abbr = "US %route% Byp.",
banner = "By-pass plate.svg",
width = "expand"}
Line 41:
NC["NC-Bus"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Business [dab||(%dab%)|]",
abbr = "NC %route% Bus.",
banner = "Business plate.svg"}
NC["NC-Byp"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Bypass [dab||(%dab%)|]",
abbr = "NC %route% Byp.",
banner = "By-pass plate.svg"}
|