Jump to content

Module:Adjacent stations/Pennsylvania and Atlantic Railroad

From Humanipedia
Revision as of 15:33, 16 January 2023 by hp>Cards84664
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a data module for Module:Adjacent stations. It supports services operated by Pennsylvania and Atlantic Railroad.


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