Jump to content

Module:Adjacent stations/York–Durham Heritage Railway

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[York–Durham Heritage Railway]]",
	["system icon"] = "",
	["system color"] = "7e7e33",
	["station format"] = {
		"%1 station",
		["Stouffville"] = "Stouffville GO Station",
		["Uxbridge"] = "Uxbridge railway station (Ontario)",
	},
	["lines"] = {
		["Stouffville-Uxbridge"] = {
			["title"] = "Stouffville–Uxbridge",
			["color"] = "7e7e33",
			["left terminus"] = "Stouffville",
			["right terminus"] = "Uxbridge",
		},
	},
}

return p