Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[SWEG Bahn Stuttgart]]",
["system icon"] = "[[File:SWEG Logo.svg|30px]]",
["station format"] = {
"%1 station",
["Heidelberg"] = hbf,
["Karlsruhe"] = hbf,
["Pforzheim "] = hbf,
["Reutlingen"] = hbf,
["Stuttgart"] = hbf,
["Tübingen"] = hbf,
},
["lines"] = {
["RE 12"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 12]]",
["color"] = "ed6e19",
["left terminus"] = "Tübingen",
["right terminus"] = "Mosbach-Neckarelz",
},
["RE 17b"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 17b]]",
["color"] = "b6931d",
["left terminus"] = "Heidelberg",
["right terminus"] = "Stuttgart",
},
["RB 17a"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 17a]]",
["color"] = "571d70",
["left terminus"] = {"Karlsruhe", "Bad Wildbad"},
["right terminus"] = "Stuttgart",
},
["RB 17c"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 17c]]",
["color"] = "d30630",
["left terminus"] = "Bruchsal",
["right terminus"] = "Stuttgart",
},
["RB 18"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 18]]",
["color"] = "008c3c",
["left terminus"] = "Tübingen",
["right terminus"] = "Osterburken",
},
},
}
return p