Module:Adjacent stations/San Diego Trolley: Difference between revisions

Content deleted Content added
Used old colors for former services.
Fixed an error of mine
 
(15 intermediate revisions by 3 users not shown)
Line 1:
local mts = "%1 station (San Diego Trolley)"
local tc = "[[%1 Transit Center]]"
local sd = "%1 station (San Diego)"
local tc = "[[%1 Transit Center]]"
 
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"] = "E02A27e02a27",
["header text color"] = "FFFFFFffffff",
["system color"] = "E02A27e02a27",
["station format"] = {
"%1 station",
["8th Street"] = mts,
["12th & Imperial"] = "[[12th & Imperial Transit Center|12th & Imperial]]"tc,
["24th Street"] = mts,
["47th Street"] = mts,
["Balboa Avenue"] = tc,
["Alvarado"] = "UC San Diego Health East station",
["BalboaBeyer AvenueBlvd."] = "[[BalboaBeyer AvenueBoulevard Transit Center|Balboa Avenue]]station",
["Beyer Blvd."] = "[[Beyer Boulevard station|Beyer Blvd.]]",
["City College"] = sd,
["Civic Center"] = mts,
["Columbia Street"] = "[[List of San Diego Trolley stations#Columbia Street station|Columbia Street]]",
["Convention Center"] = mts,
["Courthouse"] = mts,
["El Cajon"] = "[[El Cajon Transit Center|El Cajon]]"tc,
["Euclid Avenue"] = mts,
["Fashion Valley"] = "[[Fashion Valley Transit Center|Fashion Valley]]"tc,
["Fifth Avenue"] = sd,
["Grossmont"] = "[[Grossmont Transit Center|Grossmont]]"tc,
["Harborside"] = mts,
["Iris Avenue"] = tc,
["La Mesa Blvd."] = "[[La Mesa Boulevard station|La Mesa Blvd.]]",
["LemonLa GroveMesa DepotBlvd."] = "LemonLa GroveMesa DepotBoulevard station",
["Lemon Grove Depot"] = "%1",
["Massachusetts Avenue"] = mts,
["Middletown"] = mts,
["Old Town"] = "[[Old Town Transit Center|Old Town]]"tc,
["Palomar Street"] = tc,
["Santee"] = "[[Santee station|Santee]]",
["SDSU"] = tc,
["Santee Town Center"] = "[[Santee station|Santee]]",
["San Diego State UniversityYsidro"] = tc,
["SDSU"] = "[[San Diego State University Transit Center|SDSU]]",
["San Diego Square"] = "[[List of San Diego Trolley stations#San Diego Square station|San Diego Square]]",
["San Diego State University"] = tc,
["San Ysidro"] = "[[San Ysidro Transit Center|San Ysidro]]",
["Santa Fe Depot"] = "Santa Fe Depot (San Diego)",
["Spring Street"] = mts,
["Stadium"] = sd,
["Qualcomm Stadium"] = "[[Stadium station (San Diego)|Qualcomm Stadium]]",
["UTC"] = "[[UTC Transit Center|UTC]]"tc,
["VA Medical Center"] = sd,
["Washington Street"] = mts,
},
["lines"] = {
["Blue"] = {
["title"] = "[[Blue Line (San Diego Trolley)|Blue Line]]",
["color"] = "005CB9005cb9",
["icon"] = "[[File:Logo Blue Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "UTC",
Line 57 ⟶ 54:
["types"] = {
["2005-2012"] = {
["color"] = "0063A7",
["left terminus"] = "Old Town",
["right terminus"] = "San Ysidro",
},
["1997-2005"] = {
["color"] = "0063A7",
["left terminus"] = "San Ysidro",
["right terminus"] = "Mission San Diego",
Line 70 ⟶ 65:
["Green"] = {
["title"] = "[[Green Line (San Diego Trolley)|Green Line]]",
["color"] = "04AA4F04aa4f",
["icon"] = "[[File:Logo Green Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 77 ⟶ 72:
["2005-2012"] = {
["color"] = "01AB52",
["background color"] = "0063A7transparent",
["left terminus"] = "Old Town",
["right terminus"] = "Santee",
Line 82 ⟶ 78:
["2012-2024"] = {
["color"] = "01AB52",
["background color"] = "transparent",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Santee",
Line 89 ⟶ 86:
["Orange"] = {
["title"] = "[[Orange Line (San Diego Trolley)|Orange Line]]",
["color"] = "F6821Ef6821e",
["icon"] = "[[File:Logo Orange Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "Courthouse",
["right terminus"] = "El Cajon",
["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",
Line 101 ⟶ 104:
["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"] = "0063A7F7831F",
["background color"] = "transparent",
["left terminus"] = {"Santa Fe Depot", "America Plaza"},
["right terminus"] = "El Cajon",
Line 110 ⟶ 116:
["2012-2017"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "Santa Fe Depot",
["right terminus"] = "El Cajon",
Line 115 ⟶ 122:
["2017-2018"] = {
["color"] = "F7831F",
["background color"] = "transparent",
["left terminus"] = "America Plaza",
["right terminus"] = "El Cajon",
Line 120 ⟶ 128:
["2018-2024"] = {
["color"] = "F7831F",
["leftbackground terminuscolor"] = "12th & Imperialtransparent",
["left terminus"] = "Courthouse",
["right terminus"] = "Arnele Avenue",
},
Line 127 ⟶ 136:
["Copper"] = {
["title"] = "[[Copper Line (San Diego Trolley)|Copper Line]]",
["color"] = "B06433b06433",
["icon"] = "[[File:Logo Copper Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "El Cajon",
Line 142 ⟶ 151:
["Special Event"] = {
["title"] = "[[Special Event Line (San Diego Trolley)|Special Event Line]]",
["color"] = "F63319f63319",
["icon"] = "[[File:Logo Special Event Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 149 ⟶ 158:
["pre-2012"] = {
["color"] = "D2232A",
["background color"] = "transparent",
["icon"] = "[[File:San Diego Trolley Special Event Line.svg|16px]]",
["left terminus"] = "12th & Imperial",
Line 157 ⟶ 167:
["Purple"] = {
["title"] = "[[Purple Line (San Diego Trolley)|Purple Line]]",
["color"] = "D3B6E9d3b6e9",
},
},