Module:Adjacent stations/Los Angeles Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Los Angeles Railway. For Los Angeles Railway, use Module:Adjacent stations/Los Angeles Railway.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 3 |
ffb406 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 7 |
ffb406 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | D |
ffb406 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | F |
ffb406 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | J |
ffb406 |
| |
P | P |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | U |
ffb406 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | V |
ffb406 |
|
local lary = "% station (Los Angeles Railway)"
local p = {
["system title"] = "[[Los Angeles Railway]]",
["system color"] = "ffb406",
["header background color"] = "ffb406",
["station format"] = {
"%1 station",
["Rimpau Loop"] = "Pico/Rimpau#Rimpau Loop",
},
["lines"] = {
["_default"] = {
["color"] = "ffb406",
},
["P"] = {
["title"] = "[[P (Los Angeles Railway)|P]]",
["color"] = "",
["left terminus"] = "Rimpau Loop",
["right terminus"] = "Dozier Loop",
},
},
}
return p