Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template 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"] = {
["_default"] = {
["color"] = "008BCB",
["title"] = "[[WESTbahn]]"
},
["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