Module:Adjacent stations/Tyrol S-Bahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Tyrol S-Bahn.
Lines
Line and color key:
|
Bahnlinie-style icons using {{rail color box}}:
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Tyrol S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
["Innsbruck"] = hbf,
["Innsbruck West"] = "[[Innsbruck Westbahnhof|Innsbruck Westbf]]",
["Wörgl"] = hbf,
},
["lines"] = {
["1"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "7eae1a",
["left terminus"] = "Lienz",
["right terminus"] = "Oberdrauburg",
},
["2"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S2]]",
["short name"] = "S2",
["text color"] = "FFFFFF",
["color"] = "f36097",
["left terminus"] = "San Candido",
["right terminus"] = "Lienz",
},
["3"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S3]]",
["short name"] = "S3",
["text color"] = "000000",
["color"] = "b3b4c7",
["left terminus"] = "Innsbruck",
["right terminus"] = "Brenner",
},
["4"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S4]]",
["short name"] = "S4",
["text color"] = "FFFFFF",
["color"] = "4a205d",
["left terminus"] = "Telfs-Pfaffenhofen",
["right terminus"] = "Kufstein",
},
["5"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S5]]",
["short name"] = "S5",
["text color"] = "FFFFFF",
["color"] = "509c63",
["left terminus"] = "Ötztal",
["right terminus"] = "Jenbach",
},
["6"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S6]]",
["short name"] = "S6",
["text color"] = "FFFFFF",
["color"] = "b01419",
["left terminus"] = "Garmisch-Partenkirchen",
["right terminus"] = "Innsbruck",
},
["8"] = {
["title"] = "[[Tyrol S-Bahn#Current lines|S8]]",
["short name"] = "S8",
["text color"] = "FFFFFF",
["color"] = "50ade5",
["left terminus"] = "Wörgl",
["right terminus"] = "Hochfilzen",
},
},
}
return p