Content deleted Content added
No edit summary |
specific links |
||
Line 3:
NC.I = {shield = "I-%route%.svg",
link = {["87"] = "Interstate
["485"] = "Interstate 485",
["540"] = "Interstate 540 and North Carolina Highway 540",
["785"] = "Interstate 785",
default = {hook = "splitlen",
split = 3,
above = "Interstate %route% (North Carolina)",
below = "Interstate %route% in North Carolina"}},
abbr = "I-%route%",
width = "expand"}
NC["I-Future"] = {shield = "I-%route%.svg",
link =
abbr = "Future
banner = "Future plate blue.svg",
width = "expand"}
Line 21 ⟶ 28:
NC.US = {shield = "US %route%.svg",
link = {["17-1"] = "U.S. Route
["74"] = "U.S. Route 74",
["117"] = "U.S. Route 117",
["158"] = "U.S. Route 158",
["178"] = "U.S. Route 178",
["258"] = "U.S. Route 258",
["264"] = "U.S. Route 264",
["276"] = "U.S. Route 276",
["311"] = "U.S. Route 311",
["321"] = "U.S. Route 321",
["401"] = "U.S. Route 401",
["521"] = "U.S. Route 521",
["601"] = "U.S. Route 601",
default = "U.S. Route %route% [dab||(%dab%, North Carolina)|in North Carolina]"},
abbr = "US %route%",
width = "expand"}
Line 40 ⟶ 60:
NC["US-Alt"] = {shield = NC.US.shield,
link = "U.S. Route %route% Alternate ([dab||%dab%, |]North Carolina)",
abbr =
banner = "Alternate plate.svg",
width = "expand"}
Line 46 ⟶ 66:
NC["US-Bus"] = {shield = NC.US.shield,
link = "U.S. Route %route% Business ([dab||%dab%, |]North Carolina)",
abbr =
banner = "Business plate.svg",
width = "expand"}
Line 52 ⟶ 72:
NC["US-Byp"] = {shield = NC.US.shield,
link = "U.S. Route %route% Bypass ([dab||%dab%, |]North Carolina)",
abbr =
banner = "By-pass plate.svg",
width = "expand"}
Line 58 ⟶ 78:
NC["US-Conn"] = {shield = NC.US.shield,
link = "U.S. Route %route% Connector ([dab||%dab%, |]North Carolina)",
abbr =
banner = "Connector plate.svg",
width = "expand"}
Line 69 ⟶ 89:
NC["US-Toll-Byp"] = {shield = NC.US.shield,
link = NC["
abbr = NC["US
banner = "By-pass plate white and toll plate yellow.svg",
width = "expand"}
Line 76 ⟶ 96:
NC["US-Truck"] = {shield = NC.US.shield,
link = "U.S. Route %route% Truck ([dab||%dab%, |]North Carolina)",
abbr =
banner = "Truck plate.svg",
width = "expand"}
Line 98 ⟶ 118:
NC["NC-Bus"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Business [dab||(%dab%)|]",
abbr =
banner = "Business plate.svg"}
NC["NC-Byp"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Bypass [dab||(%dab%)|]",
abbr =
banner = "By-pass plate.svg"}
NC["NC-Conn"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Connector [dab||(%dab%)|]",
abbr =
banner = "Connector plate.svg"}
NC["NC-Spur"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Spur [dab||(%dab%)|]",
abbr =
banner = "Spur plate.svg"}
NC["NC-Toll"] = {shield = NC.NC.shield,
link = NC.NC.link,
abbr =
banner = "Toll plate yellow.svg"}
NC["NC-Truck"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Truck [dab||(%dab%)|]",
abbr =
banner = "Truck plate.svg"}
|