Jump to content

Module:Adjacent stations/LEB

From Wikipedia, the free encyclopedia

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"] = {
		["R20"] = {
			["title"] = "[[Regio (Swiss railway train)|R20]]",
			["color"] = "25a345",
			["left terminus"] = "Bercher",
			["right terminus"] = "Lausanne-Flon",
		},
	},
}

return p