Content deleted Content added
No edit summary |
Fixed an error of mine |
||
(2 intermediate revisions by 2 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;",
Line 70 ⟶ 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 92 ⟶ 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 140 ⟶ 157:
["types"] = {
["pre-2012"] = {
["color"] = "D2232A",
["background color"] = "transparent",
["icon"] = "[[File:San Diego Trolley Special Event Line.svg|16px]]",
["left terminus"] = "12th & Imperial",
|