Content deleted Content added
Cleanup |
Fixed an error of mine |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 4:
local p = {
["lang"] = "en-US",
["system title"] = "[[San Diego Trolley]]",
["name format"] = "font-family: Helvetica, Arial, sans-serif; font-size: 150%; padding: 5px; background-color: black; color: white; font-weight: bolder; font-style: bold;",
["header background color"] = "
["header text color"] = "
["system color"] = "
["station format"] = {
"%1 station",
Line 19 ⟶ 20:
["City College"] = sd,
["Civic Center"] = mts,
["Convention Center"] = mts,
["Courthouse"] = mts,
Line 36:
["Palomar Street"] = tc,
["SDSU"] = tc,
["San Ysidro"] = tc,
["Santa Fe Depot"] = "Santa Fe Depot (San Diego)",
Line 44 ⟶ 43:
["UTC"] = tc,
["VA Medical Center"] = sd,
["Washington Street"] = mts
},
["lines"] = {
["Blue"] = {
["title"] = "[[Blue Line (San Diego Trolley)|Blue Line]]",
["color"] = "
["icon"] = "[[File:Logo Blue Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "UTC",
Line 66 ⟶ 65:
["Green"] = {
["title"] = "[[Green Line (San Diego Trolley)|Green Line]]",
["color"] = "
["icon"] = "[[File:Logo Green Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 72 ⟶ 71:
["types"] = {
["2005-2012"] = {
["color"] = "01AB52",
["background color"] = "transparent",
["left terminus"] = "Old Town",
["right terminus"] = "Santee",
},
["2012-2024"] = {
["color"] = "01AB52",
["background color"] = "transparent",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Santee",
Line 83 ⟶ 86:
["Orange"] = {
["title"] = "[[Orange Line (San Diego Trolley)|Orange Line]]",
["color"] = "
["icon"] = "[[File:Logo Orange Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "Courthouse",
Line 94 ⟶ 97:
},
["1995-2005"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Santee",
},
["2005-2012"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Gillespie Field",
},
["2012-2018"] = { --use 2012-2017 or 2017-2018 instead--
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = {"Santa Fe Depot", "America Plaza"},
["right terminus"] = "El Cajon",
},
["2012-2017"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "Santa Fe Depot",
["right terminus"] = "El Cajon",
},
["2017-2018"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "America Plaza",
["right terminus"] = "El Cajon",
},
["2018-2024"] = {
["
["background color"] = "transparent",
["left terminus"] = "Courthouse",
["right terminus"] = "Arnele Avenue",
},
Line 121 ⟶ 136:
["Copper"] = {
["title"] = "[[Copper Line (San Diego Trolley)|Copper Line]]",
["color"] = "
["icon"] = "[[File:Logo Copper Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "El Cajon",
Line 136 ⟶ 151:
["Special Event"] = {
["title"] = "[[Special Event Line (San Diego Trolley)|Special Event Line]]",
["color"] = "
["icon"] = "[[File:Logo Special Event Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 142 ⟶ 157:
["types"] = {
["pre-2012"] = {
["color"] = "D2232A",
["background color"] = "transparent",
["icon"] = "[[File:San Diego Trolley Special Event Line.svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 150 ⟶ 167:
["Purple"] = {
["title"] = "[[Purple Line (San Diego Trolley)|Purple Line]]",
["color"] = "
},
},
|