Module:Adjacent stations/Cape May Seashore Lines
MyWikiBiz, Author Your Legacy — Tuesday October 28, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:20, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Cape May Seashore Lines)
Documentation for this module may be created at Module:Adjacent stations/Cape May Seashore Lines/doc
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, New Jersey|Richland]] – [[Tuckahoe, New Jersey|Tuckahoe]]",
["left terminus"] = "Richland",
["right terminus"] = "Tuckahoe",
},
},
}
return p