Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Humanipedia
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Adjacent stations/San Diego Trolley
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local mts = "%1 station (San Diego Trolley)" local tc = "%1 Transit Center" local sd = "%1 station (San Diego)" 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"] = "e02a27", ["header text color"] = "ffffff", ["system color"] = "e02a27", ["station format"] = { "%1 station", ["8th Street"] = mts, ["12th & Imperial"] = tc, ["24th Street"] = mts, ["47th Street"] = mts, ["Balboa Avenue"] = tc, ["Beyer Blvd."] = "Beyer Boulevard station", ["City College"] = sd, ["Civic Center"] = mts, ["Convention Center"] = mts, ["Courthouse"] = mts, ["El Cajon"] = tc, ["Euclid Avenue"] = mts, ["Fashion Valley"] = tc, ["Fifth Avenue"] = sd, ["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, ["Palomar Street"] = tc, ["SDSU"] = tc, ["San Ysidro"] = tc, ["Santa Fe Depot"] = "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"] = "005cb9", ["icon"] = "[[File:Logo Blue Line (San Diego Trolley).svg|16px]]", ["left terminus"] = "UTC", ["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"] = "04aa4f", ["icon"] = "[[File:Logo Green Line (San Diego Trolley).svg|16px]]", ["left terminus"] = "12th & Imperial", ["right terminus"] = "El Cajon", ["types"] = { ["2005-2012"] = { ["left terminus"] = "Old Town", ["right terminus"] = "Santee", }, ["2012-2024"] = { ["left terminus"] = "12th & Imperial", ["right terminus"] = "Santee", }, }, }, ["Orange"] = { ["title"] = "[[Orange Line (San Diego Trolley)|Orange Line]]", ["color"] = "f6821e", ["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"] = { ["left terminus"] = "12th & Imperial", ["right terminus"] = "Santee", }, ["2005-2012"] = { ["left terminus"] = "12th & Imperial", ["right terminus"] = "Gillespie Field", }, ["2012-2018"] = { --use 2012-2017 or 2017-2018 instead-- ["left terminus"] = {"Santa Fe Depot", "America Plaza"}, ["right terminus"] = "El Cajon", }, ["2012-2017"] = { ["left terminus"] = "Santa Fe Depot", ["right terminus"] = "El Cajon", }, ["2017-2018"] = { ["left terminus"] = "America Plaza", ["right terminus"] = "El Cajon", }, ["2018-2024"] = { ["left terminus"] = "12th & Imperial", ["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"] = "949599", ["icon"] = "[[File:Logo Silver Line (San Diego Trolley).svg|16px]]", ["circular"] = true, ["left terminus"] = "One-way operation", ["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"] = { ["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", }, }, } return p
Summary:
Please note that all contributions to Humanipedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Humanipedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Documentation subpage
(
edit
)
Template:Rail template doc
(
edit
)
Template:Replace
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/San Diego Trolley/doc
(
edit
)
Module:String
(
edit
)