Module:Adjacent stations/New York and Long Branch Railroad
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:39, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/New York and Long Branch Railroad)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local nj = "%1 station (New Jersey)" local njt = "%1 station (NJ Transit)" local p = { ["lang"] = "en-US", ["system title"] = "[[New York and Long Branch Railroad]]", ["system icon"] = "", ["system color"] = "B52424", ["station format"] = { "%1 station", ["Bay Head Junction"] = "Bay Head station", ["Como"] = nj, ["Deal"] = nj, ["Matawan"] = "Aberdeen-Matawan station", ["Middletown"] = njt, ["Morgan"] = nj, ["West End"] = nj, }, ["lines"] = { ["Main Line"] = { ["title"] = "Main Line", ["color"] = "B52424", ["left terminus"] = "Bay Head Junction", ["right terminus"] = "Perth Amboy", }, }, } return p