Jump to content

Module:Adjacent stations/Vy Tåg

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Uva-crispa (talk | contribs) at 09:41, 29 May 2021. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Vy Tåg]]",
	["station format"] = {
		"%1 station",
		[""] = "",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[%1]]",
			["color"] =  "0a9578",
		},
		["Night Norrland"] = {
			["title"] = "Night Trains to Upper Norrland",
			["left terminus"] = {"Luleå Central","Narvik"},
			["right terminus"] = "Stockholm Central",
		},
	},
}

return p