跳转到内容

模組:Road data/strings/USA/DE

维基百科,自由的百科全书
文档图示 模块文档[创建]
--德拉瓦州
local DE = {}

DE.I = {shield = "I-%route%.svg",
        link = "%route%號州際公路 (德拉瓦州)",
        abbr = "%route%號州際公路",
        width = "expand"}

DE["I 1957"] = {shield = "I-%route% (1957).svg",
                link = DE.I.link,
                abbr = DE.I.abbr}   
                
DE["I-Toll"] = {shield = DE.I.shield,
				link = DE.I.link,
				abbr = DE.I.abbr,
				width = "expand",
				banner = "Toll plate yellow.svg"}

DE.US = {shield = "US %route%.svg",
         link = "%route%號美國國道德拉瓦州段",
         abbr = "%route%號美國國道",
         width = "expand"}

DE["US-Alt"] = {shield = DE.US.shield,
                link = "%route%號美國國道替代線 (德拉瓦州[dab||%dab%|])",
                abbr = "%route%號美國國道替代線",
                banner = "Alt plate.svg",
                width = "expand"}

DE["US-Bus"] = {shield = DE.US.shield,
                link = "%route%號美國國道商業線 (德拉瓦州[dab||%dab%|])",
                abbr = "%route%號美國國道商業線",
                banner = "Business plate.svg",
                width = "expand"}

DE["US-Byp"] = {shield = DE.US.shield,
                link = "%route%號美國國道旁線 (德拉瓦州[dab||%dab%|])",
                abbr = "%route%號美國國道旁線",
                banner = "By-pass plate.svg",
                width = "expand"}

DE["US-Toll"] = {shield = DE.US.shield,
				link = DE.US.link,
				abbr = DE.US.abbr,
				width = "expand",
				banner = "Toll plate yellow.svg"}

DE["US-Truck"] = {shield = DE.US.shield,
                  link = "%route%號美國國道貨車線 (德拉瓦州[dab||%dab%|])",
                  abbr = "%route%號美國國道貨車線",
                  banner = "Truck plate.svg",
                  width = "expand"}

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

DE["US 1948"] = {shield = "US %route% (1948).svg",
                 link = DE.US.link,
                 abbr = DE.US.abbr,
                 width = "US1926"}
                 
DE["US 1961"] = {shield = "US %route% (1961).svg",
                 link = DE.US.link,
                 abbr = DE.US.abbr}
                 
DE["US 1961-Alt"] = {shield = DE["US 1961"].shield,
                link = DE["US-Alt"].link,
                abbr = DE["US-Alt"].abbr,
                banner = "Alt plate.svg"}  

DE["US 1961-Byp"] = {shield = DE["US 1961"].shield,
                link = DE["US-Byp"].link,
                abbr = DE["US-Byp"].abbr,
                banner = "By-pass plate.svg"}  
                
DE["US 1948-Alt"] = {shield = DE["US 1948"].shield,
                link = DE["US-Alt"].link,
                abbr = DE["US-Alt"].abbr,
                banner = "Alt plate.svg", 
                 width = "US1926"}
                
DE.SR = {shield = {hook = "splitlen",
                           split = 3,
                           above = "Ellipse sign %route%.svg",
                           below = "Elongated circle %route%.svg"},
         link = "%route%號德拉瓦州州道 [dab||(%dab%)|]",
         abbr = "%route%號德拉瓦州州道",
         width = "expand"}

DE.DE = DE.SR

DE["SR-Bus"] = {shield = DE.SR.shield,
                link = "%route%號德拉瓦州州道商業線 [dab||(%dab%)|]",
                abbr = "%route%號德拉瓦州州道商業線",
                banner = "Business plate.svg",
                width = "expand"}

DE["DE-Bus"] = DE["SR-Bus"]

DE["SR-Alt"] = {shield = DE.SR.shield,
                link = "%route%號德拉瓦州州道替代線 [dab||(%dab%)|]",
                abbr = "%route%號德拉瓦州州道替代線",
                banner = "Alt plate.svg",
                width = "expand"}

DE["DE-Alt"] = DE["SR-Alt"]

DE["SR-Truck"] = {shield = DE.SR.shield,
                  link = "%route%號德拉瓦州州道貨車線 [dab||(%dab%)|]",
                  abbr = "%route%號德拉瓦州州道貨車線",
                  banner = "Truck plate.svg",
                  width = "expand"}

DE["DE-Truck"] = DE["SR-Truck"]

DE["SR-Toll"] = {shield = DE.DE.shield,
                link = DE.DE.link,
                abbr = "DE %route% Toll",
                banner = "Toll plate yellow.svg",
                width = "expand"}

DE["DE-Toll"] = DE["SR-Toll"]

DE["SR 1978"] = {shield = {hook = "splitlen",
                           split = 3,
                           below = "Circle sign %route%.svg",
                           above = "Elongated circle %route%.svg"},
				   link = DE.SR.link,
				   abbr = DE.SR.abbr,
				  width = "expand"} 
				  
DE["DE 1978"] = DE["SR 1978"]

DE["SR 1978-Alt"] = {shield = DE["SR 1978"].shield,
                link = DE["SR-Alt"].link,
                abbr = DE["SR-Alt"].abbr,
                banner = "Alt plate.svg",
                width = "expand"} 
                
DE["DE 1978-Alt"] = DE["SR 1978-Alt"]
				 
                
DE["SR 1970"] = {shield = "Circle sign %route%.svg",
				   link = DE.SR.link,
				   abbr = DE.SR.abbr,
				  width = "square"} 

DE["DE 1970"] = DE["SR 1970"]

DE["SR 1964"] = {shield = "Delaware %route% 1964.svg",
                 link = "%route%號德拉瓦州州道 [dab||(%dab%)|]",
                 abbr = "%route%號德拉瓦州州道"}

DE["DE 1964"] = DE["SR 1964"]

DE["SR 1955"] = {shield = "Delaware %route% 1955.svg",
                 link = "%route%號德拉瓦州州道 [dab||(%dab%)|]",
                 abbr = "%route%號德拉瓦州州道",
                 width = 17}

DE["DE 1955"] = DE["SR 1955"]

DE["SR 1926"] = {shield = "Delaware %route% 1926.svg",
                 link = "%route%號德拉瓦州州道 [dab||(%dab%)|]",
                 abbr = "%route%號德拉瓦州州道",
                 width = 17}

DE["DE 1926"] = DE["SR 1926"]

DE.DETP = {shield = "Delaware Turnpike logo.gif",
           link = "Delaware Turnpike",
           abbr = "Delaware Turnpike",
           width = 29}

DE.NJTP = {alias = {module = "USA/NJ", type = "NJTP"}}
           
DE.DEMD = {shield = {DE.SR.shield, "MD Route %route%.svg"},
           link = "%route%號公路 (德拉瓦州-馬里蘭州)",
           abbr = "DE / MD %route%",
           width = 40}

DE.MD = {alias = {module = "USA/MD", type = "MD"}}

DE.SBR = {shield = "US Bike %route% (M1-8).svg",
	     link = "%route%號德拉瓦州自行車公路",
	     abbr = "%route%號自行車公路"}
	     
DE.road = {alias = {module = "USA", type = "road"}}

return DE