Difference between revisions of "Module:Adjacent stations/Champlain Flyer"
MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search (Moved page from wikipedia:en:Module:Adjacent stations/Champlain Flyer) |
(No difference)
|
Latest revision as of 18:21, 8 July 2021
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