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/Los Angeles Metro Rail
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 a = "%1 station (A Line)" local metro = "%1 station (Los Angeles Metro)" local mr = "%1 station (Metro Rail)" local p = { ["lang"] = "en-US", ["system title"] = "[[Los Angeles Metro Rail|Metro Rail]]", ["system icon"] = "[[File:LAMetroLogo.svg|15px|link=Los Angeles Metro Rail]]", ["name format"] = "font-size: 160%; padding:8px; background-color:black; color:white; font-family: Helvetica, Arial, sans-serif; font-weight: bolder;", ["header background color"] = "000000", ["header text color"] = "ffffff", ["system color"] = "000000", ["station format"] = { "%1 station", ["1st Street"] = metro, ["5th Street"] = metro, ["Arleta"] = metro, ["Atlantic"] = metro, ["Avalon"] = metro, ["Aviation/Imperial"] = "Aviation/LAX station", ["Azusa"] = "APU/Citrus College station", ["Carson"] = metro, ["Chinatown"] = metro, ["Claremont"] = "Claremont station (California)", ["Douglas"] = metro, ["East Los Angeles"] = "Atlantic station (Los Angeles Metro)", ["Fairview Heights"] = metro, ["Firestone"] = { "%1 station", ["SEGW"] = "%1 station (Southeast Gateway Line)", }, ["Florence"] = metro, ["Highland Park"] = metro, ["Hyde Park"] = metro, ["Indiana"] = metro, ["Lake"] = metro, ["Laurel Canyon"] = mr, ["Long Beach"] = "Downtown Long Beach station", ["Manchester"] = metro, ["Mariposa"] = metro, ["Martin Luther King Jr."] = metro, ["Montclair"] = "Montclair Transcenter", ["Montclair Transcenter"] = "%1", ["Nordhoff"] = mr, ["Norwalk"] = metro, ["Pacific Coast Highway"] = a, ["Pomona"] = "Pomona–North station", ["Pomona North"] = "Pomona–North station", ["Redondo Beach Transit Center"] = "%1", ["Roscoe"] = mr, ["Santa Monica"] = "Downtown Santa Monica station", ["Saticoy Street"] = "Van Nuys station", ["Sherman Way"] = mr, ["Slauson"] = a, ["Torrance Transit Center"] = "%1", ["Union Station"] = "Los Angeles Union Station", ["Van Nuys"] = metro, ["Van Nuys/Metrolink"] = "Van Nuys station", ["Van Nuys/MOL"] = "Van Nuys station (Los Angeles Metro)", ["Victory"] = metro, ["Washington"] = metro, ["Westchester"] = "Westchester/Veterans station", ["Woodley"] = metro, ["Woodman"] = mr }, ["lines"] = { ["_default"] = { ["title"] = "[[%1 Line (Los Angeles Metro)|%1 Line]]", ["icon"] = "[[File:LACMTA Circle %1 Line.svg|17px|link=%1 Line (Los Angeles Metro)|alt=%1 Line]]", }, -- Current ["A"] = { ["color"] = "0072bc", ["left terminus"] = "Azusa", ["right terminus"] = "Long Beach", ["types"] = { ["West-East"] = { ["title"] = "", ["left terminus"] = "Long Beach", ["right terminus"] = "Azusa", ["note-mid"] = "", } } }, ["B"] = { ["color"] = "e3131b", ["left terminus"] = "North Hollywood", ["right terminus"] = "Union Station", }, ["C"] = { ["color"] = "58a738", ["left terminus"] = "Aviation/Century", ["right terminus"] = "Norwalk", }, ["D"] = { ["color"] = "a05da5", ["left terminus"] = "Wilshire/Western", ["right terminus"] = "Union Station", }, ["E"] = { ["color"] = "f7b618", ["left terminus"] = "Santa Monica", ["right terminus"] = "East Los Angeles", }, ["K"] = { ["color"] = "e96bb0", ["left terminus"] = "Expo/Crenshaw", ["right terminus"] = "Redondo Beach", ["types"] = { ["northern segment"] = { ["title"] = "", ["left terminus"] = "Expo/Crenshaw", ["right terminus"] = "Westchester/Veterans", ["note-mid"] = "''northern segment''", }, ["southern segment"] = { ["title"] = "", ["left terminus"] = "Aviation/Century", ["right terminus"] = "Redondo Beach", ["note-mid"] = "''southern segment''", } } }, -- Former ["L"] = { ["color"] = "f7b618", ["left terminus"] = "Atlantic", ["right terminus"] = "APU/Citrus College", }, -- Future ["ESFV"] = { ["title"] = "[[East San Fernando Valley Light Rail Transit Project]]", ["icon"] = "[[File:LAMetroLogo.svg|15px|link=Los Angeles Metro Rail]]", ["color"] = "059fa9", ["left terminus"] = "Van Nuys/San Fernando", ["right terminus"] = "Van Nuys", }, ["SEGW"] = { ["title"] = "[[Southeast Gateway Line]]", ["icon"] = "[[File:LAMetroLogo.svg|15px|link=Los Angeles Metro Rail]]", ["color"] = "ba80b3", ["left terminus"] = "Slauson", ["right terminus"] = "Pioneer", } }, ["aliases"] = { ["blue"] = "A", ["red"] = "B", ["green"] = "C", ["purple"] = "D", ["expo"] = "E", ["crenshaw"] = "K", ["gold"] = "L", ["wsab"] = "SEGW", ["wsa"] = "SEGW", } } 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/Los Angeles Metro Rail/doc
(
edit
)
Module:String
(
edit
)