Module:Adjacent stations/Brienz Rothorn Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Brienz Rothorn Bahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Brienz–Rothorn |
|
|
local p = {
["system title"] = "[[Brienz Rothorn Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Pilatus"] = {
["title"] = "[[Brienz Rothorn Railway|Brienz–Rothorn line]]",
["color"] = "ff0000",
["left terminus"] = "Brienzer Rothorn",
["right terminus"] = "Brienz BRB",
},
},
}
return p