local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Oberpfalzbahn]]",
["system icon"] = "",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Hof"] = hbf,
["Regensburg"] = hbf,
},
["lines"] = {
["_default"] = {
["title"] = "[[Die Länderbahn#Oberpfalzbahn|%1]]",
["text color"] = "FFFFFF",
},
["RB 23"] = {
["color"] = "6cc3d9",
["left terminus"] = "Regensburg",
["right terminus"] = {"Marktredwitz", "Neustadt (Waldnaab)"},
},
["RB 27"] = {
["color"] = "ffb200",
["left terminus"] = "Schwandorf",
["right terminus"] = "Domažlice",
},
["RB 28"] = {
["color"] = "90bf26",
["left terminus"] = "Cham (Oberpf)",
["right terminus"] = "Lam",
},
["RB 29"] = {
["color"] = "ff6600",
["left terminus"] = "Cham (Oberpf)",
["right terminus"] = "Waldmünchen",
},
["RB 95"] = {
["color"] = "ff9999",
["left terminus"] = "Hof",
["right terminus"] = "Marktredwitz",
},
["RE 23"] = {
["color"] = "ffffff",
["text color"] = "6cc3d9",
["border color"] = "6cc3d9",
["left terminus"] = "Regensburg",
["right terminus"] = "Marktredwitz",
},
},
}
return p