پرش به محتوا

پودمان:Road data/strings/USA/CO

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات پودمان[ایجاد] [پاکسازی]
--Colorado
local CO = {}

CO.I = {shield = "I-%route%.svg",
        link = "Interstate %route% (Colorado)",
        abbr = "I‑%route%",
        width = "expand"}

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

CO.BS = {shield = "Business Spur %route%.svg",
         link = "Interstate %route% Business ([dab||%dab%, |]Colorado)",
         abbr = "I‑%route% Bus.",
         width = "expand"}

CO.US = {shield = "US %route%.svg",
         link = "U.S. Route %route% in Colorado",
         abbr = "US %route%",
         width = "expand"}

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

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

CO["US-Spur"] = {shield = "US %route%.svg",
                 link = "U.S. Route %route% Spur ([dab||%dab%, |]Colorado)",
                 abbr = "US %route% Spur",
                 banner = "Spur plate.svg",
                 width = "expand"}

CO.SH = {shield = "Colorado %route%.svg",
         link = "Colorado State Highway %route%",
         abbr = "SH %route%"}

CO.CO = CO.SH

CO.E = {shield = "E%route%.svg",
        link = "E-%route%",
        abbr = "E-%route%"}

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

CO.FH = {shield = "Forest Route %route%.svg",
         link = "",
         abbr = "FH %route%"}

return CO