모듈:Adjacent stations/Vorarlberg S-Bahn
이 틀은 모듈:Adjacent stations을 위한 데이터 모듈이다. 이 틀은 서비스 operated by the Vorarlberg S-Bahn로 실행되는 서비스를 지원한다.
노선
편집
local p = {
["system title"] = "[[포어아를베르크 S-반]]",
["system icon"] = "",
["station format"] = {
"%1역",
["Lindau-Insel"] = "Lindau-Insel station",
["Lindau-Reutin"] = "%1 station",
},
["lines"] = {
["1"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "Bludenz",
["right terminus"] = "Lindau-Insel",
},
["3"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S3]]",
["short name"] = "S3",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "St. Margrethen",
["right terminus"] = "Bregenz",
},
["4"] = {
["title"] = "[[Vorarlberg S-Bahn#Lines|S4]]",
["short name"] = "S4",
["text color"] = "FFFFFF",
["color"] = "DC0530",
["left terminus"] = "Bludenz",
["right terminus"] = "Schruns",
},
},
}
return p