Module:Road data/strings/USA/NC: Difference between revisions

Content deleted Content added
back at ya (per his more recent response)
m add NC-Toll type
Line 61:
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"}
 
NC["NC-Toll"] = {shield = NC.NC.shield,
link = NC.NC.link,
abbr = NC.NC.abbr,
banner = "Toll plate yellow.svg"}
return NC