Content deleted Content added
m fix dots (via WP:JWB) |
No edit summary |
||
Line 81:
abbr = "State Park Road %route%"
}
AL.SRD = {
name = "State Route %route%",
abbr = "(SR %route%)",
}
AL.ALD = AL.SRD
AL["SR-Hidden"] = AL.SRD
AL["AL-Hidden"] = AL.SRD
--This is for designated state routes along U.S. Highways in Alabama, which are not signed. Meant to streamline existing practices.--
AL.OSR = {
name = "State Road %route%",
abbr = "SR %route%",
link = "State Road %route% (Alabama pre-1928[dab||, %dab%|])"
}
AL.OAL = AL.OSR
AL["Old-SR"] = AL.OSR
AL["Old-AL"] = AL.OSR
--These are for the state road system Alabama used prior to the 1928 renumbering. Currently, no known examples of the shields for these have been found.--
-- add new types above this line if you want it to have the state highway browse and maint
|