Content deleted Content added
add period shield types and aliases |
Washuotaku (talk | contribs) Added NC Conn, Spur and Truck; adjusted US-Alt banner to "Alternate." |
||
Line 32:
link = "U.S. Route %route% Alternate ([dab||%dab%, |]North Carolina)",
abbr = "US %route% Alt.",
banner = "
width = "expand"}
Line 85:
banner = "By-pass plate.svg"}
NC["NC-Conn"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Connector [dab||(%dab%)|]",
abbr = "NC %route% Conn.",
banner = "Connector plate.svg"}
NC["NC-Spur"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Spur [dab||(%dab%)|]",
abbr = "NC %route% Spur",
banner = "Spur plate.svg"}
NC["NC-Toll"] = {shield = NC.NC.shield,
link = NC.NC.link,
abbr = "NC %route% Toll",
banner = "Toll plate yellow.svg"}
NC["NC-Truck"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Truck [dab||(%dab%)|]",
abbr = "NC %route% Truck",
banner = "Truck plate.svg"}
return NC
|