Jump to content

Module:Adjacent stations/Detroit, Toledo and Ironton Railroad

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Detroit, Toledo and Ironton Railroad]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "e55b38",
		},
		["Main Line"] = {
			["title"] = "Main Line",
			["left terminus"] = "Detroit",
			["right terminus"] = "Ironton",
		},
	},
}

return p