Module:Adjacent stations/VIAS
MyWikiBiz, Author Your Legacy — Tuesday November 11, 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"] = "[[Vias (rail company)|VIAS]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Düsseldorf"] = hbf,
["Neuss"] = hbf,
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["39"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 30–39|RB 39]]",
["left terminus"] = "Bedburg",
["right terminus"] = "Düsseldorf",
},
},
},
},
}
return p