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

Content deleted Content added
m Protected Module:Road data/strings/USA/NC: Highly visible template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
Adding banner-related data
Line 4:
NC.I = {shield = "I-%route%.svg",
link = "Interstate %route% (North Carolina)",
abbr = "I‑%route%"},
width = "expand"}
 
NC.BL = {shield = "Business Loop %route%.svg",
link = "Interstate %route% Business ([dab||%dab%, |]North Carolina)",
abbr = "I‑%route% Bus"},
width = "expand"}
 
NC.US = {shield = "US %route%.svg",
link = "U.S. Route %route% in North Carolina",
abbr = "US %route%"},
width = "expand"}
 
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"}
 
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"}
 
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"}
 
NC.NC = {shield = "NC %route%.svg",
Line 32 ⟶ 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"}
 
return NC