Changes

Jump to: navigation, search

Module:Road data/strings/USA/WY

2,290 bytes added, 17:53, 3 March 2017
add 1961
--Wyoming
local WY = {}

WY.I = {shield = "I-%route%.svg",
link = "Interstate %route% (Wyoming)",
abbr = "I-%route%",
width = "expand"}

WY.US = {shield = {hook = "split",
split = 100,
below = "US %route%.svg",
above = "US %route% square.svg"},
link = "U.S. Route %route% in Wyoming",
abbr = "US %route%"}

WY["US 1926"] = {shield = "US %route% (1926).svg",
link = WY.US.link,
abbr = WY.US.abbr,
width = "US1926"}

WY["US 1961"] = {shield = "US %route% (1961).svg",
link = WY.US.link,
abbr = WY.US.abbr,
width = "square"}

WY.WY = {shield = "WY-%route%.svg",
link = "Wyoming Highway %route% [dab||(%dab%)|]",
abbr = "WYO %route%"}

WY.WYO = WY.WY

WY["WY-Conn"] = {shield = WY.WY.shield,
link = "Wyoming Highway %route% Connector",
abbr = "WYO %route%C",
banner = "Connector plate Wyoming.svg"}

WY["WYO-Conn"] = WY["WY-Conn"]

WY.BL = {shield = "Business Loop %route%.svg",
link = "Interstate %route% Business ([dab||%dab%, |]Wyoming)",
abbr = "I-%route% Bus.",
width = "expand"}

WY["US-Alt"] = {shield = WY.US.shield,
link = "U.S. Route %route% Alternate ([dab||%dab%, |]Wyoming)",
abbr = "US %route% Alt.",
banner = "Alt plate.svg"}

WY["US-Bus"] = {shield = WY.US.shield,
link = "U.S. Route %route% Business ([dab||%dab%, |]Wyoming)",
abbr = "US %route% Bus.",
banner = "Business plate.svg"}

WY["US-Byp"] = {shield = WY.US.shield,
link = "U.S. Route %route% Bypass ([dab||%dab%, |]Wyoming)",
abbr = "US %route% Byp.",
banner = "By-pass plate.svg"}
WY["US-Truck"] = {shield = WY.US.shield,
link = "U.S. Route %route% Truck ([dab||%dab%, |]Wyoming)",
abbr = "US %route% Truck",
banner = "Truck plate.svg"}

WY.CR = {shield = "CR %route% jct.svg",
link = "",
abbr = "CR %route%"}

return WY
Anonymous user

Navigation menu