Difference between revisions of "Module:Adjacent stations/Boston Surface Railroad"
Jump to navigation
Jump to search
blackwiki>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Boston Surface Railroad", ["system icon"] = "", ["system color"] = "096BB3", ["station format"] = {...') |
blackwiki>Mackensen |
||
| Line 12: | Line 12: | ||
["Main"] = { | ["Main"] = { | ||
["title"] = "Main Line", | ["title"] = "Main Line", | ||
| + | ["note-mid"] = "Proposed", | ||
["color"] = "096BB3", | ["color"] = "096BB3", | ||
["left terminus"] = "Worcester", | ["left terminus"] = "Worcester", | ||
Revision as of 15:35, 2 March 2019
This is a data module for Module:Adjacent stations. It supports services operated by the Boston Surface Railroad.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Boston Surface Railroad]]",
["system icon"] = "",
["system color"] = "096BB3",
["station format"] = {
"%1 station",
["Woonsocket"] = "Woonsocket Depot",
["Worcester"] = "Union Station (Worcester, Massachusetts)",
},
["lines"] = {
["Main"] = {
["title"] = "Main Line",
["note-mid"] = "Proposed",
["color"] = "096BB3",
["left terminus"] = "Worcester",
["right terminus"] = "Providence",
},
},
}
return p