Module:Adjacent stations/Algoma Central Railway

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>Cards84664 at 05:17, 26 March 2023. The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

local ac = "%1 station (Algoma Central Railway)"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Algoma Central Railway]]",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["Main"] = {
			["title"] = "Main Line",
			["color"] = "2a5f3e",
			["left terminus"] = "Sault Ste. Marie",
			["right terminus"] = "Hearst",
		},
	},
}
	
return p