Jump to content

Module:Adjacent stations/Trams in Essen

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by WMSR (talk | contribs) at 04:24, 17 April 2025 (title). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[Trams in Essen|Straßenbahn Essen]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["101"] = {
			["title"] = "[[Trams in Essen#Lines|101]]",
			["color"] = "906521",
		},
		["103"] = {
			["title"] = "[[Trams in Essen#Lines|103]]",
			["color"] = "ffcb08",
		},
		["105"] = {
			["title"] = "[[Trams in Essen#Lines|105]]",
			["color"] = "aed136",
		},
		["106"] = {
			["title"] = "[[Trams in Essen#Lines|106]]",
			["color"] = "998bb3",
		},
		["107"] = {
			["title"] = "[[Trams in Essen#Lines|107]]",
			["color"] = "d52229",
		},
		["109"] = {
			["title"] = "[[Trams in Essen#Lines|109]]",
			["color"] = "009e4c",
		},
	},
}

return p