Module:Adjacent stations/Lake Erie and Northern Railway

MyWikiBiz, Author Your Legacy — Sunday November 03, 2024
Jump to navigationJump to search

Documentation for this module may be created at Module:Adjacent stations/Lake Erie and Northern Railway/doc

local len = "%1 station (LE&N)"
local p = {
	["system title"] = "[[Lake Erie and Northern Railway]]",
	["station format"] = {
		"%1 station",
		["Mount Pleasant"] = "Mount Pleasant station (Brant County, Ontario)",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "640E27",	
		},
		["Mainline"] = {
			["title"] = "Mainline",
			["color"] = "640E27",
			["left terminus"] = "Galt Main Street",
			["right terminus"] = "Port Dover",
		},
	},
}

return p