Jump to content

Module:Adjacent stations/Cape May Seashore Lines

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 03:53, 27 March 2021 (Created page with 'local rrr = "%1 station (Reading Railroad)" local p = { ["lang"] = "en-US", ["system title"] = "Cape May Seashore Lines", ["system icon"] = "", ["system...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local rrr = "%1 station (Reading Railroad)"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Cape May Seashore Lines]]",
	["system icon"] = "",
	["system color"] = "d30303",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "d30303",
		},
		["Richland-Tuckahoe"] = {
			["title"] = "[[Richland Village, New Jersey|Richland Village]] – [[Tuckahoe Village, New Jersey|Tuckahoe Village]]",
			["left terminus"] = "Richland",
			["right terminus"] = "Tuckahoe",
		},
	},
}

return p