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