Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/SCVTA
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 tc = "%1 Transit Center" local vta = "%1 station (VTA)" local p = { ["lang"] = "en-US", ["system title"] = "[[Santa Clara Valley Transportation Authority light rail|VTA Light Rail]]", ["system icon"] = "[[File:BSicon LOGO SCvta.svg|18px|link=Santa Clara Valley Transportation Authority light rail]]", ["name format"] = "font-family: Arial, sans-serif; font-size:150%; padding:5px; background-color:white; color:#29588C; font-weight:bolder; font-style:bold;", ["header background color"] = "29588C", ["header text color"] = "FFFFFF", ["system color"] = "29588C", ["station format"] = { "%1 station", ["Alum Rock"] = tc, ["Berryessa"] = vta, ["Blossom Hill"] = vta, ["Capitol"] = vta, ["Civic Center"] = vta, ["Convention Center"] = vta, ["Eastridge Transit Center"] = "Eastridge Transit Center", ["Great Mall/Main"] = tc, ["Hamilton"] = vta, ["Lockheed Martin"] = tc, ["Mountain View"] = "[[Downtown Mountain View station|Mountain View]]", ["Orchard"] = vta, ["Saint James"] = vta, ["San Fernando"] = vta, ["Santa Clara"] = vta, ["Vienna"] = vta, ["Winchester"] = tc, }, ["lines"] = { ["_default"] = { ["title"] = "[[%1 Line (VTA)|%1 Line]]", ["icon"] = "[[File:VTA-%1-icon.svg|16px|alt=]]", }, ["Blue"] = { ["color"] = "00A4E2", ["left terminus"] = "Baypointe", ["right terminus"] = "Santa Teresa", }, ["Green"] = { ["color"] = "76C761", ["left terminus"] = "Old Ironsides", ["right terminus"] = "Winchester", }, ["Orange"] = { ["color"] = "F9661E", ["left terminus"] = "Mountain View", ["right terminus"] = "Alum Rock", }, ["Purple"] = { ["title"] = "[[Ohlone/Chynoweth–Almaden (VTA)|Ohlone/Chynoweth–Almaden]]", ["icon"] = "", ["color"] = "573698", ["left terminus"] = "Ohlone/Chynoweth", ["right terminus"] = "Almaden", }, }, ["aliases"] = { ["blue"] = "Blue", ["green"] = "Green", ["purple"] = "Purple", ["orange"] = "Orange", } } return p
Summary:
Please note that all contributions to Stockhub 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
Stockhub: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:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/SCVTA/doc
(
edit
)
Module:String
(
edit
)