Module:Adjacent stations/DB Regio Südost
MyWikiBiz, Author Your Legacy — Tuesday October 28, 2025
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[DB Regio Südost]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Erfurt"] = hbf,
["Gera"] = hbf,
},
["lines"] = {
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["1"] = {
["title"] = "[[List of railway routes in Thuringia|RE 1]]",
["left terminus"] = "Göttingen",
["right terminus"] = "Glauchau (Sachs)",
},
},
},
},
}
return p