Content deleted Content added
Florida |
cleanup |
||
Line 3:
AL.I = {shield = "I-%route%.svg",
link = {["210"] = "Interstate
split = 3,
above = "Interstate %route%",
below = "Interstate %route% in Alabama"}},
abbr = "I-%route%",
width = "expand"}
AL.Future = {shield = "I-%route% (Future).svg",
link = AL.I.link,
abbr = "Future
width = "expand"}
Line 19 ⟶ 23:
width = "expand"}
AL["US-Bus"] = {shield =
link = "U.S. Route %route% Business ([dab||%dab%, |]Alabama)",
abbr =
banner = "Business plate.svg",
width = "expand"}
AL["US-Alt"] = {shield =
link = "U.S. Route %route% Alternate ([dab||%dab%, |]Alabama)",
abbr =
banner = "Alt plate.svg",
width = "expand"}
AL["US-Truck"] = {shield =
link = "U.S. Route %route% Truck ([dab||%dab%, |]Alabama)",
abbr =
banner = "Truck plate.svg",
width = "expand"}
AL["US 1926"] = {shield = "US %route%
link =
abbr =
width = "US1926"}
Line 49 ⟶ 53:
AL.AL = AL.SR
AL["SR-Bus"] = {shield =
link = "Alabama State Route %route% Business [dab||(%dab%)|]",
abbr =
banner = "Business plate.svg",
width = "expand"}
AL["SR-Byp"] = {shield =
link = "Alabama State Route %route% Bypass [dab||(%dab%)|]",
abbr =
banner = "By-pass plate.svg",
width = "expand"}
AL["SR-Truck"] = {shield =
link = "Alabama State Route %route% Truck [dab||(%dab%)|]",
abbr =
banner = "Truck plate.svg",
width = "expand"}
Line 84 ⟶ 88:
abbr = "State Park Road %route%"}
AL.FL = {alias = {module = "USA/FL", type = "
AL.GA = {alias = {module = "USA/GA", type = "SR"}}
AL.TN = {alias = {module = "USA/TN", type = "TN"}}
AL.TNSec = {alias = {module = "USA/TN", type = "Sec"}}
AL.MS = {alias = {module = "USA/MS", type = "MS"}}
return AL
|