local p = {
	["system title"] = "[[Trams in Magdeburg]]",
	["system icon"] = "",
	["station format"] = {
		"Magdeburg-%1 station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Trams in Magdeburg|%1]]"
		},
		["1"] = {
			["color"] = "b70064",
			["left terminus"] = "Kannenstieg",
			["right terminus"] = "Sudenburg"
		},
		["2"] = {
			["color"] = "00519e",
			["left terminus"] = "Westerhüsen",
			["right terminus"] = "Alte Neustadt"
		},
		["3"] = {
			["color"] = "ffd500",
			["left terminus"] = "Klinikum Olvenstedt",
			["right terminus"] = "Leipziger Chaussee"
		},
		["4"] = {
			["color"] = "09bd00",
			["left terminus"] = "Klinikum Olvenstedt",
			["right terminus"] = "Cracau"
		},
		["5"] = {
			["color"] = "cc6d00",
			["left terminus"] = "Klinikum Olvenstedt",
			["right terminus"] = "City Carré"
		},
		["6"] = {
			["color"] = "460381",
			["left terminus"] = "Diesdorf",
			["right terminus"] = "Herrenkrug"
		},
		["8"] = {
			["color"] = "f29400",
			["left terminus"] = "Westerhüsen",
			["right terminus"] = "Neustädter See"
		},
		["9"] = {
			["color"] = "0e7a5b",
			["left terminus"] = "Reform",
			["right terminus"] = "Neustädter See"
		},
		["10"] = {
			["color"] = "0088ff",
			["left terminus"] = "Barleber See",
			["right terminus"] = "Sudenburg"
		},
		["13"] = {
			["color"] = "000000",
			["left terminus"] = "Buckau",
			["right terminus"] = "Sudenburg"
		}
	}
}

return p