Jump to content

Module:Adjacent stations/Pennsylvania and Atlantic Railroad: Difference between revisions

From Humanipedia
hp>Cards84664
No edit summary
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:33, 3 February 2025

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