Module:Adjacent stations/V/Line
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by V/Line.
V/Line Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Albury | Albury |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ararat |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bairnsdale |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ballarat |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bendigo |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Echuca |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Geelong |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gippsland |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Maryborough |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Melton |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North East |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Serviceton |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Seymour |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shepparton |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Swan Hill |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Traralgon |
7f0d82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Warrnambool |
7f0d82 |
|
local melbourne = "%1 railway station, Melbourne"
local victoria = "%1 railway station, Victoria"
local p = {
["system title"] = "[[V/Line]]",
["system icon"] = "",
["system color"] = "8f1a95",
["name format"] = "font-size: 170%; font-family:sans-serif; line-height: 100%; text-align:center; color: #FFFFFF; background-color:#8f1a95; box-shadow: 0 2px 0 #8f1a95; padding: 0.35em 0.35em 0.1em 0.1em;",
["header background color"] = "8f1a95",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"]={
["color"] = "7f0d82",
},
["Albury"] = {
["title"] = "[[Albury V/Line rail service|Albury]]",
["left terminus"] = "Southern Cross",
["right terminus"] = "Albury",
},
},
}
return p