Module:Adjacent stations/Léman Express
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Léman Express.
Lines
[edit]
Line and color key:
|
Bahnlinie-style icons using {{rail color box}}:
|
local stn = "%1 station"
local p = {
["system title"] = "[[Léman Express]]",
["system icon"] = "[[File:Logo Léman Express - LEX.svg|Logo Léman Express - LEX|20px|link=Léman Express]]",
["station format"] = {
"%1 railway station",
["Annecy"] = stn,
["Annemasse"] = stn,
["Bellegarde"] = stn,
["Bonneville"] = stn,
["Cluses"] = stn,
["Évian-les-Bains"] = stn,
["Magland"] = stn,
["Marignier"] = stn,
["Pougny—Chancy"] = stn,
["Reignier"] = stn,
["La Roche-sur-Foron"] = stn,
["Saint-Gervais"] = "Saint-Gervais-les-Bains-Le Fayet station",
["Saint-Pierre-en-Faucigny"] = stn,
["Sallanches-Combloux-Megève"] = stn,
["Thonon-les-Bains"] = stn,
},
["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",
["types"] = {
["CEVA"] = {
["title"] = "",
["left terminus"] = "Coppet",
["right terminus"] = "Évian-les-Bains",
},
},
},
["2"] = {
["color"] = "008fd5",
["text color"] = "FFFFFF",
["short name"] = "L2",
["left terminus"] = "Annecy",
["right terminus"] = "Coppet",
["types"] = {
["CEVA"] = {
["title"] = "",
["left terminus"] = "Coppet",
["right terminus"] = "Annecy",
},
},
},
["3"] = {
["color"] = "60bb46",
["text color"] = "FFFFFF",
["short name"] = "L3",
["left terminus"] = "Saint-Gervais",
["right terminus"] = "Coppet",
["types"] = {
["CEVA"] = {
["title"] = "",
["left terminus"] = "Coppet",
["right terminus"] = "Saint-Gervais",
},
},
},
["4"] = {
["color"] = "fcaf17",
["text color"] = "FFFFFF",
["short name"] = "L4",
["left terminus"] = "Annemasse",
["right terminus"] = "Coppet",
["types"] = {
["CEVA"] = {
["title"] = "",
["left terminus"] = "Coppet",
["right terminus"] = "Annemasse",
},
},
},
["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