Module:Adjacent stations/Champlain Flyer
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 15:23, 12 May 2019 by blackwiki>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "''Champlain Flyer''", ["system icon"] = "", ["station format"] = { "%1 station", ["Burlington"] =...')
This is a data module for Module:Adjacent stations. It supports services operated by the Champlain Flyer.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "''[[Champlain Flyer]]''",
["system icon"] = "",
["station format"] = {
"%1 station",
["Burlington"] = "Union Station (Burlington, Vermont)",
},
["lines"] = {
["Main Line"] = {
["title"] = "Burlington–Charlotte",
["color"] = "5A8562",
["left terminus"] = "Burlington",
["right terminus"] = "Charlotte",
},
},
}
return p