Module:Adjacent stations/NStCM

< Module:Adjacent stations
Revision as of 18:38, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/NStCM)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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