Difference between revisions of "Module:Adjacent stations/RegionAlps"
MyWikiBiz, Author Your Legacy — Sunday September 07, 2025
Jump to navigationJump to search (Moved page from wikipedia:en:Module:Adjacent stations/RegionAlps) |
(No difference)
|
Latest revision as of 18:43, 8 July 2021
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local ch = "%1 railway station (Switzerland)" local p = { ["system title"] = "[[RegionAlps]]", ["system icon"] = "", ["station format"] = { "%1 railway station", ["Sion"] = ch, }, ["lines"] = { ["Regio"] = { ["title"] = "[[Regio (Swiss railway train)|Regio]]", ["types"] = { ["Martigny–Le Châble"] = { ["title"] = "", ["color"] = "942824", ["left terminus"] = "Martigny", ["right terminus"] = "Le Châble", }, ["Monthey–Brig"] = { ["title"] = "", ["color"] = "22b24c", ["left terminus"] = "Monthey", ["right terminus"] = "Brig", }, ["Saint-Gingolph–Brig"] = { ["title"] = "", ["color"] = "ed1c24", ["left terminus"] = "St-Gingolph", ["right terminus"] = "Brig", }, ["Sembrancher–Orsières"] = { ["title"] = "", ["color"] = "942824", ["left terminus"] = "Sembrancher", ["right terminus"] = "Orsières", }, }, }, }, } return p