Template:Adjacent stations doc
Lines edit source
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 rws = "%1 railway station"
local p = {
["system title"] = "[[Vias (rail company)|VIAS]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Arnhem Centraal"] = rws,
["Duisburg"] = hbf,
["Düsseldorf"] = hbf,
["Frankfurt (Main)"] = hbf,
["Gelsenkirchen"] = hbf,
["Koblenz"] = hbf,
["Krefeld"] = hbf,
["Mönchengladbach"] = hbf,
["Neuss"] = hbf,
["Oberhausen"]= hbf,
["Wiesbaden"] = hbf
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["10"] = {
["title"] = "[[RheingauLinie|RB 10]]",
["left terminus"] = "Neuwied",
["right terminus"] = "Frankfurt (Main)"
},
["34"] = {
["title"] = "[[Schwalm-Nette-Bahn|RB 34]]",
["left terminus"] = "Dalheim",
["right terminus"] = "Mönchengladbach"
},
["35"] = {
["title"] = "[[Emscher-Niederrhein-Bahn|RB 35]]",
["left terminus"] = "Mönchengladbach",
["right terminus"] = "Gelsenkirchen"
},
["39"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 30–39|RB 39]]",
["left terminus"] = "Bedburg",
["right terminus"] = "Düsseldorf"
},
["82"] = {
["title"] = "[[List of railway routes in Hesse|RB 82]]",
["left terminus"] = "Frankfurt (Main)",
["right terminus"] = "Eberbach"
}
}
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["19"] = {
["title"] = "[[Rhein-IJssel-Express|RE 19]]",
["left terminus"] = {"Arnhem Centraal", "Bocholt"},
["right terminus"] = "Düsseldorf",
},
},
},
},
}
return p