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 – North Lathrop | Valley Link |
0060a1 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Valley Link future phase |
0060a1 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Tri-Valley-San Joaquin Valley Regional Rail Authority|Valley Link]]",
["system color"] = "0060a1",
["station format"] = {
"%1 station",
["Dublin/Pleasanton"] = "[[Dublin/Pleasanton station|Dublin/Pleasanton]]",
["Tracy"] = "Tracy Transit Center",
},
["lines"] = {
["Valley Link"] = {
["title"] = "Dublin/Pleasanton – North Lathrop",
["color"] = "0060a1",
["left terminus"] = "Dublin/Pleasanton",
["right terminus"] = "North Lathrop",
},
},
}
return p