Module:Adjacent stations/Bayerische Regiobahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Bayerische Regiobahn.
local p = {
["system title"] = "",
["system icon"] = "[[File:Logo BRB 2015.svg|60px|link=Bayerische Regionalbahn]]",
["station format"] = {
"%1 station",
["Landshut Hbf"] = "Landshut (Bayern) Hauptbahnhof",
["Salzburg Hbf"] = "Salzburg Hauptbahnhof",
["München Hbf"] = "München Hauptbahnhof",
["Augsburg Hbf"] = "Augsburg Hauptbahnhof",
},
["lines"] = {
["BRB"] = {
["title"] = "",
["types"] = {
["RE5"] = {
["color"] = "FF0000",
["title"] = "[[Bayerische Regiobahn|RE 5]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Salzburg Hbf",
},
["RE 79"] = {
["color"] = "FF0000",
["title"] = "[[Bayerische Regiobahn|RE 79]]",
["left terminus"] = "Augsburg Hbf",
["right terminus"] = "Buchloe",
},
["RB 13"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 13]]",
["left terminus"] = "Augsburg Hbf",
["right terminus"] = "Ingolstadt Nord",
},
["RB 54"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 54]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Kufstein",
},
["RB 55"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 55]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Bayrischzell",
},
["RB 56"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 56]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Lenggries",
},
["RB 57"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 57]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Tegernsee",
},
["RB 58"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 58]]",
["left terminus"] = "München Hbf",
["right terminus"] = "Rosenheim",
},
["RB 67"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 67]]",
["left terminus"] = "Augsburg-Oberhausen",
["right terminus"] = "Schongau",
},
["RB 68"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 68]]",
["left terminus"] = "Füssen",
["right terminus"] = "München Hbf",
},
["RB 69"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 69]]",
["left terminus"] = "Augsburg Hbf",
["right terminus"] = "Landsberg (Lech)",
},
["RB 77"] = {
["color"] = "00519E",
["title"] = "[[Bayerische Regiobahn|RB 77]]",
["left terminus"] = "Augsburg Hbf",
["right terminus"] = "Füssen",
},
},
},
},
}
return p