Module:Adjacent stations/Bodensee-Oberschwaben-Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Bodensee-Oberschwaben-Bahn.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
RB 91 | RB 91 |
b1cb06 |
RB 91 |
local p = {
["system title"] = "[[Bodensee-Oberschwaben-Bahn]]",
["system icon"] = "",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
},
["lines"] = {
-- RB
["RB 91"] = {
["title"] = "[[List of railway routes in Baden-Württemberg|RB 91]]",
["color"] = "b1cb06",
["left terminus"] = "Aulendorf",
["right terminus"] = "Friedrichshafen Hafen",
},
},
}
return p