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",
},
},
},
},
}
return p