local p = {
["system title"] = "[[Chur S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["system icon format"] = "croute",
["lines"] = {
["1"] = {
["title"] = "[[Chur S-Bahn#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "d40074",
["left terminus"] = "Thusis",
["right terminus"] = "Schiers",
},
["2"] = {
["title"] = "[[Chur S-Bahn#Lines|S2]]",
["short name"] = "S2",
["text color"] = "FFFFFF",
["color"] = "e8ac00",
["left terminus"] = "Rhäzüns",
["right terminus"] = "Schiers",
},
},
}
return p