Module:Adjacent stations/NStCM: Difference between revisions
imported>Mackensen (←Created page with 'local p = { ["system title"] = "Chemin de fer Nyon–St-Cergue–Morez", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines...') |
(No difference)
|
Latest revision as of 16:50, 4 July 2020
Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Chemin de fer Nyon–St-Cergue–Morez]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Regio"] = {
["color"] = "EE2821",
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["types"] = {
["La Cure–Nyon"] = {
["title"] = "",
["left terminus"] = "La Cure",
["right terminus"] = "Nyon",
},
},
},
},
}
return p