Difference between revisions of "Module:Adjacent stations/DB Regio Südost"
MyWikiBiz, Author Your Legacy — Thursday October 30, 2025
Jump to navigationJump to search (Pywikibot 6.4.0) |
(No difference)
|
Latest revision as of 20:35, 15 July 2021
Template: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