Module:Adjacent stations/Munich S-Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Munich S-Bahn.
Lines
local p = {
["system title"] = "",
["system icon"] = "[[File:Logo SBM.svg|60px|link=S-Bahn München]]",
["station format"] = {
"%1 station",
["München Hbf"] = "München Hauptbahnhof",
},
["lines"] = {
["S"] = {
["title"] = "",
["types"] = {
["1"] = {
["color"] = "2ac1e9",
["title"] = "[[S-Bahn München|S 1]]",
["left terminus"] = "Munich Airport Terminal",
["right terminus"] = "Leuchtenbergring",
},
["2"] = {
["color"] = "41ea34",
["title"] = "[[S-Bahn München|S 2]]",
["left terminus"] = "Dachau",
["right terminus"] = "Erding",
},
["3"] = {
["color"] = "580e8a",
["title"] = "[[S-Bahn München|S 3]]",
["left terminus"] = "Mammendorf",
["right terminus"] = "Holzkirchen",
},
["4"] = {
["color"] = "e9000b",
["title"] = "[[S-Bahn München|S 4]]",
["left terminus"] = "Geltendorf",
["right terminus"] = "Ebersberg",
},
["6"] = {
["color"] = "007106",
["title"] = "[[S-Bahn München|S 6]]",
["left terminus"] = "Tutzing",
["right terminus"] = "Ebersberg",
},
["7"] = {
["color"] = "481800",
["title"] = "[[S-Bahn München|S 7]]",
["left terminus"] = "Wolfratshausen",
["right terminus"] = "Kreuzstraße",
},
["8"] = {
["color"] = "d2a800",
["title"] = "[[S-Bahn München|S 8]]",
["left terminus"] = "Herrsching",
["right terminus"] = "Munich Airport Terminal",
},
["20"] = {
["color"] = "ff2d99",
["title"] = "[[S-Bahn München|S 20]]",
["left terminus"] = "Pasing",
["right terminus"] = "Höllriegelskreuth",
},
},
},
},
}
return p