Content deleted Content added
Updated the opening date for the Copper Line. |
Fixed an error of mine |
||
(26 intermediate revisions by 4 users not shown) | |||
Line 1:
local mts = "%1 station (San Diego Trolley)"
local sd = "%1 station (San Diego)"
▲local tc = "[[%1 Transit Center]]"
local p = {
["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",
["8th Street"] = mts,
["12th & Imperial"] =
["24th Street"] = mts,
["47th Street"] = mts,
["Balboa Avenue"] =
["Beyer Blvd."] = "
["City College"] = sd,
["Civic Center"] = mts,
["Convention Center"] = mts,
["Courthouse"] = mts,
["El Cajon"] =
["Euclid Avenue"] = mts,
["Fashion Valley"] =
["Fifth Avenue"] = sd,
["Grossmont"] =
["Harborside"] = mts,
["Iris Avenue"] = tc,
["
["Lemon Grove Depot"] = "%1",
["Massachusetts Avenue"] = mts,
["Middletown"] = mts,
["Old Town"] =
["Palomar Street"] = tc,
▲ ["San Diego State University"] = tc,
["Santa Fe Depot"] = "Santa Fe Depot (San Diego)",
["Spring Street"] = mts,
["Stadium"] = sd,
["Qualcomm Stadium"] = "
["UTC"] =
["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 64 ⟶ 62:
},
},
},
["Green"] = {
["title"] = "[[Green Line (San Diego Trolley)|Green Line]]",
["color"] = "
["icon"] = "[[File:Logo Green Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
["right terminus"] = "
["2005-2012"] = {
["background color"] = "transparent",
},▼
["2012-2024"] = {
["color"] = "01AB52",
["background color"] = "transparent",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Santee",
},▼
},
},
["Orange"] = {
["title"] = "[[Orange Line (San Diego Trolley)|Orange Line]]",
["color"] = "
["icon"] = "[[File:Logo Orange Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "Courthouse",
["right terminus"] = "
["types"] = {
["late-night"] = {
["title"] = "Late nights only",
["left terminus"] = "America Plaza",
["right terminus"] = "El Cajon",
},
["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"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "Courthouse",
["right terminus"] = "Arnele Avenue",
},
},
},
["Copper"] = {
["title"] = "[[Copper Line (San Diego Trolley)|Copper Line]]",▼
["color"] = "b06433",
["icon"] = "[[File:Logo Copper Line (San Diego Trolley).svg|16px]]",▼
["left terminus"] = "El Cajon",
["right terminus"] = "Santee",
},
["Silver"] = {
["title"] = "[[Silver Line (San Diego Trolley)|Silver Line]]",
["color"] = "
["icon"] = "[[File:Logo Silver Line (San Diego Trolley).svg|16px]]",
["circular"] = true,
["left terminus"] = "One-way operation",
["right terminus"] = "Next clockwise",
▲ },
▲ ["Copper"] = {
▲ ["title"] = "[[Copper Line (San Diego Trolley)|Copper Line]]",
▲ ["color"] = "AF7856",
▲ ["icon"] = "[[File:Logo Copper Line (San Diego Trolley).svg|16px]]",
▲ ["left terminus"] = "Santee",
▲ ["right terminus"] = "El Cajon",
▲ },
▲ ["Purple"] = {
["title"] = "[[Purple Line (San Diego Trolley)|Purple Line]]",▼
▲ ["color"] = "BE0E7F",
},
["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 118 ⟶ 157:
["types"] = {
["pre-2012"] = {
["color"] = "D2232A",
["background color"] = "transparent",
["icon"] = "[[File:San Diego Trolley Special Event Line.svg|16px]]",▼
["left terminus"] = "12th & Imperial",
["right terminus"] = "Qualcomm Stadium",
▲ ["icon"] = "[[File:San Diego Trolley Special Event Line.svg|16px]]",
},
},
},
["Purple"] = {
▲ ["title"] = "[[Purple Line (San Diego Trolley)|Purple Line]]",
["color"] = "d3b6e9",
},
},
|