Module:Adjacent stations/York–Durham Heritage Railway

< Module:Adjacent stations
Revision as of 22:06, 16 Haziran 2019 by imported>Mackensen (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "York–Durham Heritage Railway", ["system icon"] = "", ["system color"] = "7e7e33", ["station format...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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