Module:Adjacent stations/WESTbahn
< Module:Adjacent stations
Revision as of 18:53, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/WESTbahn)
Documentation for this module may be created at Module:Adjacent stations/WESTbahn/doc
local p = { ["system title"] = "[[WESTbahn]]", -- ["system icon"] = "[[File:Westbahn-logo-pantone.svg|18px|link=WESTbahn]]", ["system color"] = "008fc8", ["lang"] = "en-US", ["station format"] = { "%1 railway station", ["Linz Hbf"] = "Linz Hauptbahnhof", ["Linz Hauptbahnhof"] = "%1", ["Salzburg Hbf"] = "Salzburg Hauptbahnhof", ["Salzburg Hauptbahnhof"] = "%1", ["St. Pölten Hbf"] = "St. Pölten Hauptbahnhof", ["St. Pölten Hauptbahnhof"] = "%1", ["Wels Hbf"] = "Wels Hauptbahnhof", ["Wels Hauptbahnhof"] = "%1", ["Wien Hbf"] = "Wien Hauptbahnhof", ["Wien Hauptbahnhof"] = "%1", ["Wien Westbahnhof"] = "%1", }, ["lines"] = { ["WESTgreen"] = { ["color"] = "c0cf00", ["title"] = "[[WESTbahn|WESTgreen]]", ["left terminus"] = "Salzburg Hbf", ["right terminus"] = "Wien Westbahnhof" }, ["WESTblue"] = { ["color"] = "008fc8", ["title"] = "[[WESTbahn|WESTblue]]", ["left terminus"] = "Salzburg Hbf", ["right terminus"] = "Wien Praterstern" } } } return p