Module:Adjacent stations/DB Regio NRW: Difference between revisions

Content deleted Content added
+RE 6
simplify; add RB 33
Line 1:
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
 
local p = {
["system title"] = "[[DB Regio NRW]]",
Line 4 ⟶ 6:
["station format"] = {
"%1 station",
["Bochum HbfAachen"] = "Bochum Hauptbahnhof"hbf,
["Dortmund HbfBochum"] = "Dortmund Hauptbahnhof"hbf,
["Duisburg HbfDortmund"] = "Duisburg Hauptbahnhof"hbf,
["Duisburg"] = hbf,
["Düsseldorf Hbf"] = "Düsseldorf Hauptbahnhof",
["Essen HbfDüsseldorf"] = "Essen Hauptbahnhof"hbf,
["Gütersloh HbfEssen"] = "Gütersloh Hauptbahnhof"hbf,
["Minden HbfGütersloh"] = "Minden Hauptbahnhof"hbf,
["Minden"] = hbf,
["Mülheim (Ruhr) Hbf"] = "Mülheim (Ruhr) Hauptbahnhof",
["OsnabrückMülheim Hbf(Ruhr)"] = "Osnabrück Hauptbahnhof"hbf,
["Osnabrück"] = hbf,
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["33"] = {
["title"] = "[[Rhein-Niers-Bahn|RB 33]]",
["left terminus"] = "Aachen",
["right terminus"] = "Essen",
},
},
},
["RE"] = {
["title"] = "",
Line 21 ⟶ 35:
["2"] = {
["title"] = "[[Rhein-Haard-Express|RE 2]]",
["left terminus"] = "Düsseldorf Hbf",
["right terminus"] = "Osnabrück Hbf",
},
["6"] = {
["title"] = "[[Rhein-Weser-Express|RE 6]]",
["left terminus"] = "Cologne/Bonn Airport",
["right terminus"] = "Minden Hbf",
},
},