Module:Adjacent stations/Ferrovie Luganesi

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