Module:Adjacent stations/DB Regio Baden-Württemberg
Template:Adjacent stations doc
RB
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
RE
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[DB Regio Baden-Württemberg]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Basel Bad Bf"] = "Basel Badischer Bahnhof",
["Karlsruhe Hbf"] = "Karlsruhe Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "[[Regionalbahn|RB]]",
["color"] = "00519E",
["types"] = {
["33"] = {
["title"] = "",
["left terminus"] = "Schaffhausen",
["right terminus"] = "Singen (Hohentwiel)",
},
["Basel–Lauchringen"] = {
["title"] = "",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Lauchringen",
},
["Waldshut–Weizen"] = {
["title"] = "",
["left terminus"] = "Waldshut",
["right terminus"] = "Weizen",
},
},
},
["RE"] = {
["title"] = "[[Regional-Express|RE]]",
["color"] = "00519E",
["types"] = {
["Basel–Karlsruhe"] = {
["title"] = "",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Karlsruhe Hbf",
},
["Karlsruhe–Konstanz"] = {
["title"] = "",
["left terminus"] = "Karlsruhe Hbf",
["right terminus"] = "Konstanz",
},
},
},
},
}
return p