Module:Adjacent stations/Léman Express

Template:Adjacent stations doc

Lines

Template:Col-2 Line and color key: Template:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Col-2 Bahnlinie-style icons using {{rail color box}}: Template:Col-end
local p = {
	["system title"] = "[[Léman Express]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Léman Express#Lines|L%1]]",
		},
		["1"] = {
			["color"] = "ed1846",
			["text color"] = "FFFFFF",
			["short name"] = "L1",
			["left terminus"] = "Évian-les-Bains",
			["right terminus"] = "Coppet",
		},
		["2"] = {
			["color"] = "008fd5",
			["text color"] = "FFFFFF",
			["short name"] = "L2",
			["left terminus"] = "Annecy",
			["right terminus"] = "Coppet",
		},
		["3"] = {
			["color"] = "60bb46",
			["text color"] = "FFFFFF",
			["short name"] = "L3",
			["left terminus"] = "Saint-Gervais-les-Bains-Le Fayet",
			["right terminus"] = "Coppet",
		},
		["4"] = {
			["color"] = "fcaf17",
			["text color"] = "FFFFFF",
			["short name"] = "L4",
			["left terminus"] = "Annemasse",
			["right terminus"] = "Coppet",
		},
		["5"] = {
			["color"] = "bf1578",
			["text color"] = "FFFFFF",
			["short name"] = "L5",
			["left terminus"] = "La Plaine",
			["right terminus"] = "Genève-Cornavin",
		},
		["6"] = {
			["color"] = "00aab5",
			["text color"] = "FFFFFF",
			["short name"] = "L6",
			["left terminus"] = "Bellegarde",
			["right terminus"] = "Genève-Cornavin",
		},
	},
}

return p