Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local nj = "%1 station (New Jersey)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Morristown and Erie Railroad]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Beaufort"] = nj,
["Monroe"] = nj,
},
["lines"] = {
["Main Line"] = {
["title"] = "Main Line",
["color"] = "f90006",
["left terminus"] = "Morristown",
["right terminus"] = "Essex Fells",
},
},
}
return p