Module:Adjacent stations/Columbian Intramural Railway

< Module:Adjacent stations
Revision as of 18:23, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Columbian Intramural Railway)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Adjacent stations/Columbian Intramural Railway/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "Columbian Intramural Railway",
	["system color"] = "191d49",
	["station format"] = {
		"%1 station",
		["62nd Street"] = "62nd Street station (Jackson Park)",
	},
	["lines"] = {
		["Main"] = {
			["title"] = "Main Line",
			["color"] = "191d49",
			["left terminus"] = "North Loop",
			["right terminus"] = "South Loop",
		},
	},
}

return p