Module:Adjacent stations/Bayerische Regiobahn
Documentation for this module may be created at Module:Adjacent stations/Bayerische Regiobahn/doc
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", ["Füssen Hbf"] = "Füssen Hauptbahnhof", }, ["lines"] = { ["BRB"] = { ["title"] = "", ["types"] = { ["RE5"] = { ["color"] = "FF0000", ["title"] = "[[Bayerische Regiobahn|RE5]]", ["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 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"] = "München Hbf", ["right terminus"] = "Füssen 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 Hbf", }, }, }, }, } return p