Jump to content

Module:Adjacent stations/Pennsylvania and Atlantic Railroad

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "Pennsylvania and Atlantic Railroad",
	["system icon"] = "",
	["system color"] = "d30303",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "000000",
		},
		["Pemberton-Hightstown"] = {
			["title"] = "[[Pemberton and Hightstown Railroad]]",
			["left terminus"] = "Pemberton",
			["right terminus"] = "Hightstown",
		},
	},
}

return p