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

Content deleted Content added
Blue Line
Fixed an error of mine
 
(64 intermediate revisions by 7 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;",
["system icon"] = "",
["header background color"] = "e02a27",
["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"] = "ed1c24",
["header text color"] = "ffffff",
["system color"] = "ed1c24e02a27",
["station format"] = {
"%1 station",
Line 16:
["24th Street"] = mts,
["47th Street"] = mts,
["Balboa Avenue"] = tc,
["Beyer Blvd."] = "Beyer Boulevard station",
["City College"] = sd,
["Civic Center"] = mts,
Line 26 ⟶ 28:
["Grossmont"] = tc,
["Harborside"] = mts,
["Iris Avenue"] = tc,
["La Mesa Blvd."] = "La Mesa Boulevard station",
["Lemon Grove Depot"] = "%1",
["Massachusetts Avenue"] = mts,
["Middletown"] = mts,
["Old Town"] = tc,
["SanPalomar Diego State UniversityStreet"] = tc,
["SDSU"] = tc,
["San Ysidro"] = tc,
["Santa Fe Depot"] = sd"Santa Fe Depot (San Diego)",
["Spring Street"] = mts,
["Stadium"] = sd,
["Qualcomm Stadium"] = "Stadium station (San Diego)",
["UTC"] = tc,
["VA Medical Center"] = sd,
["Washington Street"] = mts,
},
["lines"] = {
["Blue"] = {
["title"] = "[[Blue Line (San Diego Trolley)|Blue Line]]",
["color"] = "0067b1005cb9",
["left terminusicon"] = "[[File:Logo Blue Line (San YsidroDiego Trolley).svg|16px]]",
["rightleft terminus"] = "UTC Transit Center",
["right terminus"] = "San Ysidro",
["types"] = {
["2005-2012"] = {
["left terminus"] = "Old Town",
["right terminus"] = "San Ysidro",
},
["1997-2005"] = {
["left terminus"] = "San Ysidro",
["right terminus"] = "Mission San Diego",
},
},
},
["Green"] = {
["title"] = "[[Green Line (San Diego Trolley)|Green Line]]",
["color"] = "00a65104aa4f",
["icon"] = "[[File:Logo Green Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
["right terminus"] = "SanteeEl Town CenterCajon",
["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",
},
},
},
["Orange"] = {
["title"] = "[[Orange Line (San Diego Trolley)|Orange Line]]",
["color"] = "f7931ef6821e",
["icon"] = "[[File:Logo Orange Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "Courthouse",
["right terminus"] = "ArneleEl AvenueCajon",
["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",
},
},
},
["PurpleCopper"] = {
["title"] = "[[PurpleCopper Line (San Diego Trolley)|PurpleCopper Line]]",
["color"] = "800080b06433",
["icon"] = "[[File:Logo Copper Line (San Diego Trolley).svg|16px]]",
},
["Specialleft Eventterminus"] = {"El Cajon",
["right terminus"] = "Santee",
["title"] = "[[Special Event Line (San Diego Trolley)|Special Event Line]]",
["color"] = "d2232a",
},
["Silver"] = {
["title"] = "[[Silver Line (San Diego Trolley)|Silver Line]]",
["color"] = "808080949599",
["icon"] = "[[File:Logo Silver Line (San Diego Trolley).svg|16px]]",
["circular"] = true,
["left terminus"] = "NextOne-way clockwiseoperation",
["right terminus"] = "Next clockwise",
},
["Special Event"] = {
["title"] = "[[Special Event Line (San Diego Trolley)|Special Event Line]]",
["color"] = "f63319",
["icon"] = "[[File:Logo Special Event Line (San Diego Trolley).svg|16px]]",
["left terminus"] = "12th & Imperial",
["right terminus"] = "Balboa Avenue",
["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",
},
},
},
["Purple"] = {
["title"] = "[[Purple Line (San Diego Trolley)|Purple Line]]",
["color"] = "d3b6e9",
},
},