Module:Adjacent stations/Valley Link
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Valley Link.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Dublin/Pleasanton–Mountain House Community | Valley Link |
7ac144 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Valley Link future phase |
7ac144 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Valley Link]]",
["system color"] = "7ac144",
["station format"] = {
"%1 station",
["Dublin/Pleasanton"] = "[[Dublin/Pleasanton station]]",
["Tracy"] = "Tracy Transit Center",
},
["lines"] = {
["Valley Link"] = {
["title"] = "Dublin/Pleasanton–Mountain House Community",
["color"] = "7ac144",
["left terminus"] = "Dublin/Pleasanton",
["right terminus"] = "Mountain House Community",
},
},
}
return p