Module:Adjacent stations/Matterhorn Gotthard Bahn
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:35, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Matterhorn Gotthard Bahn)
Template:Adjacent stations doc For the Glacier Express, see Module:Adjacent stations/Glacier Express.
local p = { ["system title"] = "[[Matterhorn Gotthard Bahn]]", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#e3081a; padding:0.5em 4px; text-align:center; align-items:center;", ["header background color"] = "e3081a", ["header text color"] = "FFFFFF", ["lines"] = { ["_default"] = { ["color"] = "e3081a", }, ["Furka car shuttle train"] = { ["title"] = "Furka car shuttle train", ["left terminus"] = "Oberwald", ["right terminus"] = "Realp", }, ["Oberalp car shuttle train"] = { ["title"] = "Oberalp car shuttle train", ["left terminus"] = "Andermatt", ["right terminus"] = "Sedrun", }, ["Regio"] = { ["title"] = "[[Regio (Swiss railway train)|Regio]]", ["types"] = { ["Andermatt-Disentis/Mustér"] = { ["title"] = "", ["left terminus"] = "Andermatt", ["right terminus"] = "Disentis/Mustér", }, ["Andermatt-Göschenen"] = { ["title"] = "", ["left terminus"] = "Andermatt", ["right terminus"] = "Göschenen", }, ["Visp-Andermatt"] = { ["title"] = "", ["left terminus"] = "Visp", ["right terminus"] = "Andermatt", }, ["Zermatt-Fiesch"] = { ["title"] = "", ["left terminus"] = "Zermatt", ["right terminus"] = "Fiesch", }, ["Zermatt-Täsch"] = { ["title"] = "", ["left terminus"] = "Zermatt", ["right terminus"] = "Täsch", }, ["Zermatt-Visp"] = { ["title"] = "", ["left terminus"] = "Zermatt", ["right terminus"] = "Visp", }, }, }, }, ["aliases"] = { ["zermatt-brig"] = "Zermatt-Fiesch", }, } return p