Module:Adjacent stations/Hohenzollerische Landesbahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Hohenzollerische Landesbahn.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 32 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 32a |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 42 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 43 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 56 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 57 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 66 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 67 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 68 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 69 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 57 |
|
|
local p = {
["system title"] = "[[Hohenzollerische Landesbahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Ulm Hbf"] = "Ulm Hauptbahnhof",
["Aalen Hbf"] = "Aalen Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["57"] = {
["title"] = "[[Regionalbahn|RB 57]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Aalen Hbf",
},
["56"] = {
["title"] = "[[Regional-Express|RE 56]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Sigmaringen",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "FF0000",
["types"] = {
["57"] = {
["title"] = "[[Regional-Express|RE 57]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Aalen Hbf",
},
},
},
},
}
return p