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
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S1 or 1 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S2 or 2 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S3 or 3 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S4 or 4 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S5 or 5 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S6 or 6 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S7 or 7 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S8 or 8 |
|
File:München | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S20 or 20 |
|
File:München |
local p = {
["system title"] = "",
["system icon"] = "[[File: münchen|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