Module:Adjacent stations/WestfalenBahn
MyWikiBiz, Author Your Legacy — Saturday November 16, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:54, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/WestfalenBahn)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = { ["system title"] = "[[WestfalenBahn]]", ["system icon"] = "", ["station format"] = { "%1 station", ["Braunschweig Hbf"] = "Braunschweig Hauptbahnhof", ["Hannover Hbf"] = "Hannover Hauptbahnhof", ["Osnabrück Hbf"] = "Osnabrück Hauptbahnhof", }, ["lines"] = { ["RE"] = { ["title"] = "", ["color"] = "E2001A", ["types"] = { ["60"] = { ["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 60–69|RE 60]]", ["left terminus"] = "Rheine", ["right terminus"] = "Braunschweig Hbf", }, ["70"] = { ["title"] = "[[Weser-Leine-Express|RE 70]]", ["left terminus"] = "Bielefeld Hbf", ["right terminus"] = "Braunschweig Hbf", }, }, }, }, } return p