local p = {
	["system title"] = "[[Trams in 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