Module:Adjacent stations/Central Vermont Railway
MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
< 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/Central Vermont Railway)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local cvr = "%1 station (Central Vermont Railway)" local ma = "%1 station (Massachusetts)" local vt = "%1 station (Vermont)" local p = { ["lang"] = "en-US", ["system title"] = "[[Central Vermont Railway]]", ["system icon"] = "", ["station format"] = { "%1 station", ["Amherst"] = ma, ["Bethel"] = vt, ["Bolton"] = vt, ["Braintree"] = vt, ["Brattleboro"] = "Union Station (Brattleboro, Vermont)", ["Burlington"] = "Union Station (Burlington, Vermont)", ["Claremont Junction"] = "Claremont station (New Hampshire)", ["Colchester"] = vt, ["Montpelier"] = cvr, ["Montpelier Junction"] = "Montpelier station (Vermont)", ["New London"] = "New London Union Station", ["Northfield"] = "Central Vermont Railway Depot (Northfield, Vermont)", ["Oakland"] = vt, ["Palmer"] = "Union Station (Palmer, Massachusetts)", ["Randolph"] = vt, ["Riverton"] = vt, ["Roxbury"] = vt, ["St. Albans"] = vt, ["Vernon"] = vt, ["Waterbury"] = vt, ["Williston"] = vt, ["Windsor"] = vt, }, ["lines"] = { ["_default"] = { ["color"] = "800020", }, ["Alburgh Subdivision"] = { ["title"] = "Alburgh Subdivision", ["left terminus"] = "Rouses Point", ["right terminus"] = "East Alburgh", }, ["Barre Subdivision"] = { ["title"] = "Barre Subdivision", ["left terminus"] = "Montpelier Junction", ["right terminus"] = "Barre", }, ["Main Line"] = { ["title"] = "Main Line", ["left terminus"] = "New London", ["right terminus"] = "St. Johns", }, ["Richford Subdivision"] = { ["title"] = "Richford Subdivision", ["left terminus"] = "St. Albans", ["right terminus"] = "Richford", }, ["Swanton Subdivision"] = { ["title"] = "Swanton Subdivision", ["left terminus"] = "St. Albans", ["right terminus"] = "East Alburgh", }, ["Winooski Subdivision"] = { ["title"] = "Winooski Subdivision", ["left terminus"] = "Burlington", ["right terminus"] = "Essex Junction", }, }, ["aliases"] = { ["amherst subdivision"] = "Main Line", ["roxbury subdivision"] = "Main Line", ["st. armand subdivision"] = "Main Line", ["willimantic subdivision"] = "Main Line", ["windsor subdivision"] = "Main Line", }, } return p