Module:Adjacent stations/Léman Express: Difference between revisions
Appearance
hp>Swiss512 m updated station link of Pougny-Chancy |
Humanipedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 21:33, 3 February 2025
This is a data module for Module:Adjacent stations. It supports services operated by Léman Express.
Lines[edit source]
Template:Col-begin Template:Col-2 Line and color key: Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Col-2 Bahnlinie-style icons using {{rail color box}}:
{{rcb|Léman Express|1|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.{{rcb|Léman Express|2|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.{{rcb|Léman Express|3|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.{{rcb|Léman Express|4|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.{{rcb|Léman Express|5|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.{{rcb|Léman Express|6|inline=route}}
: Lua error in package.lua at line 80: module 'Module:Yesno' not found.
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