Module:Adjacent stations/Cape Cod Central Railroad
< Module:Adjacent stations
Revision as of 18:20, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Cape Cod Central Railroad)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local cccr = "%1 station (CCCR)" local ma = "%1 station (Massachusetts)" local p = { ["lang"] = "en-US", ["system title"] = "[[Cape Cod Central Railroad]]", ["system icon"] = "", ["system color"] = "992135", ["station format"] = { "%1 station", ["Hyannis"] = "Hyannis Transportation Center", ["Sandwich"] = ma, }, ["lines"] = { ["Main Line"] = { ["title"] = "Main Line", ["color"] = "992135", ["left terminus"] = "Buzzards Bay", ["right terminus"] = "Hyannis", }, }, ["aliases"] = { ["cape cod central railroad"] = "Main Line", }, } return p