Jump to content

Module:Adjacent stations/WSW mobil

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mackensen (talk | contribs) at 13:03, 31 March 2022 (Created page with 'local p = { ["system title"] = "WSW mobil", ["system icon"] = "15px|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:Schwewebahn.svg|15px|link=Wuppertal Sc...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[WSW mobil]]",
	["system icon"] = "[[File:WSW mobil logo.svg|15px|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:Schwewebahn.svg|15px|link=Wuppertal Schwebebahn]]",
		},
	},
}

return p