Module:Adjacent stations/LEB

MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Revision as of 18:32, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/LEB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
local p = {
	["system title"] = "[[Lausanne–Echallens–Bercher railway|LEB]]",
	["system icon"] = "[[File:Logo LEB 2017.svg|30px|link=Lausanne–Echallens–Bercher railway]]",
	["station format"] = {
		"%1 railway station",
		["Assens"] = "%1 railway station (Switzerland)",
		["Lausanne-Flon"] = "%1 station",
	},
	["system color"] = "25a345",
	["lines"] = {
		["Regio"] = {
			["title"] = "[[Regio (Swiss railway train)|Regio]]",
			["types"] = {
				["Lausanne–Bercher"] = {
					["title"] = "",
					["color"] = "25a345",
					["left terminus"] = "Bercher",
					["right terminus"] = "Lausanne-Flon",
				},
			},
		},
	},
}

return p