Module:Adjacent stations/Champlain Flyer
Jump to navigation
Jump to search
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 vt = "%1 station (Vermont)"
local p = {
["lang"] = "en-US",
["system title"] = "''[[Champlain Flyer]]''",
["system icon"] = "",
["station format"] = {
"%1 station",
["Burlington"] = "Union Station (Burlington, Vermont)",
["Charlotte"] = vt,
},
["lines"] = {
["Main Line"] = {
["title"] = "Burlington–Charlotte",
["color"] = "5A8562",
["left terminus"] = "Burlington",
["right terminus"] = "Charlotte",
},
},
}
return p