Module:Adjacent stations/X-Tåget
MyWikiBiz, Author Your Legacy — Thursday December 26, 2024
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/X-Tåget/doc
local p = { ["system title"] = "[[X-Tåget]]", ["station format"] = { "%1 railway station", ["Sundsvall Central"] = "Sundsvall Central Station", ["Sundsvall West"] = "Sundsvall West Station", }, ["lines"] = { ["_default"] = { ["title"] = "[[%1]]", ["color"] = "E2001A", }, ["East Coast Line"] = { ["title"] = "[[East Coast Line (Sweden)|East Coast Line]]", ["note-mid"] = "Sundsvall–Gävle", ["left terminus"] = "Sundsvall West", ["right terminus"] = "Gävle Central", }, ["Northern Main Line"] = { ["note-mid"] = "Ljusdal–Gävle", ["left terminus"] = "Ljusdal", ["right terminus"] = "Gävle Central", }, }, } return p