Module:Adjacent stations/Vorarlberg S-Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Vorarlberg S-Bahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S1 or 1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S2 or 2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S3 or 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S4 or 4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R5 or 5 |
|
|
local p = {
["system title"] = "[[Vorarlberg S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
["Lindau-Insel"] = "Lindau-Insel station",
},
["lines"] = {
["1"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "Bludenz",
["right terminus"] = "Lindau-Insel",
},
["3"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S3]]",
["short name"] = "S3",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "St. Margrethen",
["right terminus"] = "Bregenz",
},
["4"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S4]]",
["short name"] = "S4",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "Bludenz",
["right terminus"] = "Schruns",
},
},
}
return p