Template:Adjacent stations doc See also Module:Adjacent stations/Rhine-Ruhr S-Bahn.
LinesEdit
Template:Rail template doc 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 p = {
["system title"] = "[[Cologne S-Bahn]]",
["system icon"] = "[[File:S-Bahn-Logo.svg|16px|alt=]]",
["line icon format"] = "croute",
["station format"] = {
"%1 station",
["Bonn"] = hbf,
["Düsseldorf"] = hbf,
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 (Rhine-Ruhr S-Bahn)|%1]]",
},
["S11"] = {
["color"] = "EF7C00",
["left terminus"] = "Bergisch Gladbach",
["right terminus"] = "Düsseldorf Airport Terminal",
},
["S12"] = {
["color"] = "61AF20",
["left terminus"] = "Horrem",
["right terminus"] = "Au (Sieg)",
},
["S19"] = {
["color"] = "00A6EB",
["left terminus"] = "Düren",
["right terminus"] = "Au (Sieg)",
},
["S23"] = {
["color"] = "8B3C59",
["left terminus"] = "Euskirchen",
["right terminus"] = "Bonn",
},
},
["aliases"] = {
["11"] = "S11",
["12"] = "S12",
["19"] = "S19",
["23"] = "S23",
},
}
return p