local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Mitteldeutsche Regiobahn]]",
["system icon"] = "[[File:Mitteldeutsche Regiobahn 2016 logo.svg|30px]]",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Chemnitz"] = hbf,
["Döbeln"] = hbf,
["Dresden"] = hbf,
["Hof"] = hbf,
["Leipzig"] = hbf,
["Plauen (Vogtl) ob Bf"] = "Plauen (Vogtland) Oberer Bahnhof",
["Reichenbach (Vogtl) ob Bf"] = "Reichenbach (Vogtland) Oberer Bahnhof",
["Zwickau"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["RE 3"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RE 3]]",
["color"] = "952e4f",
["left terminus"] = "Hof",
["right terminus"] = "Dresden",
},
["RE 6"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RE 6]]",
["color"] = "7b6dac",
["left terminus"] = "Leipzig",
["right terminus"] = "Chemnitz",
},
["RB 30"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RB 30]]",
["color"] = "007dc6",
["left terminus"] = "Zwickau",
["right terminus"] = "Dresden",
},
["RB 45"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RB 45]]",
["color"] = "ffd503",
["text color"] = "000000",
["left terminus"] = "Chemnitz",
["right terminus"] = "Elsterwerda",
},
["RB 83"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RB 83]]",
["color"] = "069edb",
["left terminus"] = "Freiberg (Sachs)",
["right terminus"] = "Holzhau",
},
["RB 110"] = {
["title"] = "[[List of railway routes in Saxony#Mitteldeutsche Regiobahn|RB 110]]",
["color"] = "00a996",
["left terminus"] = "Leipzig",
["right terminus"] = "Döbeln",
},
},
}
return p