Module:Adjacent stations/Pressnitztalbahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Pressnitztalbahn.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 26 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 32 |
|
|
local p = {
["system title"] = "[[Pressnitztalbahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["26"] = {
["title"] = "[[Regionalbahn|RB 26]]",
["left terminus"] = "Bergen auf Rügen",
["right terminus"] = "Lauterbach Mole",
},
},
},
},
}
return p