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

Content deleted Content added
No edit summary
specific links
Line 3:
 
NC.I = {shield = "I-%route%.svg",
link = {["87"] = "Interstate %route%87 (North Carolina)",
["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 = "Interstate %route% (North Carolina)"NC.I.link,
abbr = "Future I-%route%" .. NC.I.abbr,
banner = "Future plate blue.svg",
width = "expand"}
Line 21 ⟶ 28:
 
NC.US = {shield = "US %route%.svg",
link = {["17-1"] = "U.S. Route %route% [dab||(%dab%, North Carolina)|in North Carolina]17-1",
["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 = "NC.US %route%.abbr .. " Alt.",
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 = "NC.US %route%.abbr .. " Bus.",
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 = "NC.US %route%.abbr .. " Byp.",
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 = "NC.US %route%.abbr .. " Conn.",
banner = "Connector plate.svg",
width = "expand"}
Line 69 ⟶ 89:
 
NC["US-Toll-Byp"] = {shield = NC.US.shield,
link = NC["UUS-Byp"].S. Route %route% Bypass ([dab||%dab%, |]North Carolina)"link,
abbr = NC["US %route% -Byp."].abbr,
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 = "NC.US %route%.abbr .. " Truck",
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 = "NC %route%.NC.abbr .. " Bus.",
banner = "Business plate.svg"}
 
NC["NC-Byp"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Bypass [dab||(%dab%)|]",
abbr = "NC %route%.NC.abbr .. " Byp.",
banner = "By-pass plate.svg"}
 
NC["NC-Conn"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Connector [dab||(%dab%)|]",
abbr = "NC %route%.NC.abbr .. " Conn.",
banner = "Connector plate.svg"}
NC["NC-Spur"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Spur [dab||(%dab%)|]",
abbr = "NC %route%.NC.abbr .. " Spur",
banner = "Spur plate.svg"}
NC["NC-Toll"] = {shield = NC.NC.shield,
link = NC.NC.link,
abbr = "NC %route%.NC.abbr .. " Toll",
banner = "Toll plate yellow.svg"}
 
NC["NC-Truck"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Truck [dab||(%dab%)|]",
abbr = "NC %route%.NC.abbr .. " Truck",
banner = "Truck plate.svg"}