Module:Adjacent stations/EVB
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Eisenbahnen und Verkehrsbetriebe Elbe-Weser.
Lines
RB
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 33 |
|
|
Heritage railways
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Moor Express |
|
|
local p = {
["system title"] = "[[Eisenbahnen und Verkehrsbetriebe Elbe-Weser|EVB]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["33"] = {
["title"] = "[[List of railway routes in Lower Saxony|RB 33]]",
["left terminus"] = "Cuxhaven",
["right terminus"] = "Buxtehude",
},
},
},
},
}
return p