Difference between revisions of "Module:Adjacent stations/Maine Eastern Railroad"
MyWikiBiz, Author Your Legacy — Monday September 08, 2025
Jump to navigationJump to search (Moved page from wikipedia:en:Module:Adjacent stations/Maine Eastern Railroad) |
(No difference)
|
Latest revision as of 18:35, 8 July 2021
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local me = "%1 station (Maine)" local p = { ["lang"] = "en-US", ["system title"] = "[[Maine Eastern Railroad]]", ["system icon"] = "", ["system color"] = "147004", ["station format"] = { "%1 station", ["Brunswick"] = "Brunswick Maine Street Station", ["Newcastle"] = me, ["Rockland"] = "Rockland Railroad Station", }, ["lines"] = { ["_default"] = { ["color"] = "147004", }, ["Rockland Branch"] = { ["title"] = "[[Rockland Branch]]", ["left terminus"] = "Brunswick", ["right terminus"] = "Rockland", }, }, } return p