Module:Adjacent stations/Salzburg S-Bahn
Appearance
local at = "%1 station (Austria)"
local p = {
["system title"] = "[[Salzburg S-Bahn]]",
["system icon"] = "[[File:S-Bahn Salzburg.svg|16px|link=Salzburg S-Bahn]]",
["station format"] = {
"%1 station",
["Berchtesgaden Hbf"] = "Berchtesgaden Hauptbahnhof",
["Salzburg Hbf"] = "Salzburg Hauptbahnhof",
},
["lines"] = {
["_default"] = {
["title"] = "[[S-Bahn Salzburg#Network|%1]]",
["text color"] = "FFF",
["icon"] = "[[File:%1 Salzburg.png|x15px|alt=]]",
},
["S1"] = {
["color"] = "8a0006",
["left terminus"] = "Salzburg Hbf",
["right terminus"] = "Lamprechtshausen",
},
["S2"] = {
["color"] = "0010eb",
["left terminus"] = "Freilassing",
["right terminus"] = "Straßwalchen",
},
["S3"] = {
["color"] = "00af04",
["left terminus"] = "Bad Reichenhall",
["right terminus"] = "Schwarzach-St. Veit",
},
["S4"] = {
["title"] = "[[S-Bahn Salzburg#Lines|BLB / S4]]",
["color"] = "51017b",
["left terminus"] = "Freilassing",
["right terminus"] = "Berchtesgaden Hbf",
},
["S11"] = {
["color"] = "8a0006",
["left terminus"] = "Salzburg Hbf",
["right terminus"] = "Ostermiething",
}
},
["aliases"] = {
["1"] = "S1",
["2"] = "S2",
["3"] = "S3",
["4"] = "S4",
["11"] = "S11",
}
}
return p