Module:Adjacent stations/Bentheimer Eisenbahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Bentheimer Eisenbahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 56 |
|
|
local p = {
["system title"] = "[[Bentheimer Eisenbahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["56"] = {
["title"] = "[[List of railway routes in Lower Saxony|RB 56]]",
["left terminus"] = "Bad Bentheim",
["right terminus"] = "Neuenhaus",
},
},
},
},
}
return p