Module:Adjacent stations/Champlain Flyer
MyWikiBiz, Author Your Legacy — Monday October 27, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:21, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Champlain Flyer)
Template:Adjacent stations doc
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