Module:Adjacent stations/Arverio Bayern
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Arverio Bayern.
local p = {
["system title"] = "[[Go-Ahead Verkehrsgesellschaft Deutschland|Go-Ahead Bayern]]",
["system icon"] = "[[File:Go-Ahead Baden-Württemberg.svg]]",
["station format"] = {
"%1 station",
["München Hbf"] = "München Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["types"] = {
["92"] = {
["title"] = "[[List of railway routes in Bavaria|RB 92]]",
["color"] = "00519E",
["left terminus"] = "Memmingen",
["right terminus"] = "Lindau-Insel",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "FF0000",
["types"] = {
["96"] = {
["title"] = "[[List of railway routes in Bavaria|RE 96]]",
["color"] = "FF0000",
["left terminus"] = "München Hbf",
["right terminus"] = "Lindau-Reutin",
},
},
},
},
}
return p