Module:Adjacent stations/City-Bahn Chemnitz
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by City-Bahn Chemnitz.
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[City-Bahn Chemnitz]]",
["system icon"] = "[[File:Logo City-Bahn Chemnitz.svg|30px]]",
["station format"] = {
"%1 station",
["Chemnitz"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["C11"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|C11]]",
["color"] = "0000FF",
["left terminus"] = "Chemnitz",
["right terminus"] = "Stollberg (Sachs)",
},
["C13"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|C13]]",
["color"] = "0000FF",
["left terminus"] = "Aue (Sachs)",
["right terminus"] = "Burgstädt",
},
["C14"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|C14]]",
["color"] = "0000FF",
["left terminus"] = "Thalheim (Erzgeb)",
["right terminus"] = "Mittweida",
},
["C15"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|C15]]",
["color"] = "0000FF",
["left terminus"] = "Chemnitz Technopark",
["right terminus"] = "Hainichen",
},
},
}
return p