Module:Adjacent stations/Chur S-Bahn
MyWikiBiz, Author Your Legacy — Monday October 27, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:22, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Chur S-Bahn)
Template:Adjacent stations doc
Lines
Template:Col-2 Line and color key: Template:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Col-2 Bahnlinie-style icons using {{rail color box}}:{{rcb|Chur S-Bahn|1|inline=croute}}: Template:Rcb{{rcb|Chur S-Bahn|2|inline=croute}}: Template:Rcb
local p = {
["system title"] = "[[Chur S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["1"] = {
["title"] = "[[Chur S-Bahn#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "458cc3",
["left terminus"] = "Rhäzüns",
["right terminus"] = "Schiers",
},
["2"] = {
["title"] = "[[Chur S-Bahn#Lines|S2]]",
["short name"] = "S2",
["text color"] = "FFFFFF",
["color"] = "d40075",
["left terminus"] = "Thusis",
["right terminus"] = "Chur",
},
},
}
return p