Module:Adjacent stations/Ferrovie Luganesi

From blackwiki
< Module:Adjacent stations
Revision as of 14:27, 28 June 2020 by blackwiki>Mackensen (Created page with 'local p = { ["system title"] = "Ferrovie Luganesi", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["S60"] = {...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
local p = {
	["system title"] = "[[Ferrovie Luganesi]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["S60"] = {
			["title"] = "[[Rete celere del Canton Ticino#Lines|S60]]",
			["color"] = "ee7f00",
			["left terminus"] = "Ponte Tresa",
			["right terminus"] = "Lugano FLP",
		},
	},
}

return p