This is a data module for Module:Adjacent stations. It supports services operated by SBB Deutschland. For S-Bahn services, see Module:Adjacent stations/Schaffhausen S-Bahn and Module:Adjacent stations/Basel S-Bahn.
Lines
editLine | Keys | Color | Hex color | Icon |
---|---|---|---|---|
S6 | S6 |
5e6a51 |
S6 |
local p = {
["system title"] = "[[SBB GmbH|SBB Deutschland]]",
["system icon"] = "",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
},
["lines"] = {
["S6"] = {
["title"] = "[[Seehas|S6]]",
["color"] = "5e6a51",
["left terminus"] = "Engen",
["right terminus"] = "Konstanz",
},
},
}
return p