Difference between revisions of "Module:Adjacent stations/Ferrovie Luganesi"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mackensen
(Created page with 'local p = { ["system title"] = "Ferrovie Luganesi", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["S60"] = {...')
 
blackwiki>Mackensen
(+text color)
Line 9: Line 9:
 
["title"] = "[[Rete celere del Canton Ticino#Lines|S60]]",
 
["title"] = "[[Rete celere del Canton Ticino#Lines|S60]]",
 
["color"] = "ee7f00",
 
["color"] = "ee7f00",
 +
["text color"] = "ffffff",
 
["left terminus"] = "Ponte Tresa",
 
["left terminus"] = "Ponte Tresa",
 
["right terminus"] = "Lugano FLP",
 
["right terminus"] = "Lugano FLP",

Revision as of 01:07, 30 June 2020

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",
			["text color"] = "ffffff",
			["left terminus"] = "Ponte Tresa",
			["right terminus"] = "Lugano FLP",
		},
	},
}

return p