Jump to content

Module:Adjacent stations/Trams in Nordhausen

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by WMSR (talk | contribs) at 04:23, 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 Nordhausen|Straßenbahn Nordhausen]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["1"] = {
			["title"] = "[[Trams in Nordhausen#Lines|1]]",
			["color"] = "009933",
			["text color"] = "FFFFFF",
		},
		["2"] = {
			["title"] = "[[Trams in Nordhausen#Lines|2]]",
			["color"] = "0000FF",
			["text color"] = "FFFFFF",
		},
		["10"] = {
			["title"] = "[[Trams in Nordhausen#Lines|10]]",
			["color"] = "009933",
			["text color"] = "FFFFFF",
		},
	},
}

return p