Module:Adjacent stations/Schwäbische Alb-Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Schwäbische Alb-Bahn.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 58 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 59 |
|
|
local p = {
["system title"] = "[[Schwäbische Alb-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Ulm Hbf"] = "Ulm Hauptbahnhof",
["Aalen Hbf"] = "Aalen Hauptbahnhof",
},
["lines"] = {
["SAB"] = {
["title"] = "SAB",
["color"] = "FF0000",
["types"] = {
["1"] = {
["title"] = "",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Gammertingen",
},
},
},
},
}
return p