Module:Adjacent stations/WSW mobil

local p = {
	["system title"] = "[[WSW mobil]]",
	["system icon"] = "[[File:WSW mobil logo.svg|20px|link=WSW mobil]]",
	["station format"] = {
		"%1 station",
		["Vohwinkel Schwebebahn"] = "%1",
	},
	["lines"] = {
		["Wuppertal Schwebebahn"] = {
			["title"] = "[[Wuppertal Schwebebahn]]",
			["color"] = "4896d2",
			["left terminus"] = "Vohwinkel Schwebebahn",
			["right terminus"] = "Oberbarmen",
			["icon"] = "[[File:Schwebebahn.svg|18px|link=Wuppertal Schwebebahn]]",
		},
	},
}

return p