Module:Adjacent stations/Santa Fe Southern Railway

< Module:Adjacent stations
Revision as of 18:03, 10 October 2022 by imported>RickyCourtney (Now branded as Sky Railway)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-US",
	["system title"] = "[[Santa Fe Southern Railway]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Santa Fe"] = "Santa Fe Depot (Santa Fe, New Mexico)",
	},
	["lines"] = {
		["Sky Railway"] = {
			["title"] = "Sky Railway",
			["color"] = "008080",
			["left terminus"] = "Santa Fe",
			["right terminus"] = "Lamy",
		},
	},
}

return p