Module:Adjacent stations/Ferrovie Luganesi

< Module:Adjacent stations
Revision as of 13:26, 22 Ocak 2022 by imported>Mackensen (new target)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["system title"] = "[[Ferrovie Luganesi]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["S60"] = {
			["title"] = "[[S60 (FLP)|S60]]",
			["color"] = "ee7f00",
			["text color"] = "ffffff",
			["left terminus"] = "Ponte Tresa",
			["right terminus"] = "Lugano FLP",
		},
	},
}

return p