Module:Adjacent stations/Algoma Central Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Algoma Central Railway.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Main Line | Main |
2a5f3e |
|
local ac = "%1 station (Algoma Central Railway)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Algoma Central Railway]]",
["station format"] = {
"%1 station",
},
["lines"] = {
["Main"] = {
["title"] = "Main Line",
["color"] = "2a5f3e",
["left terminus"] = "Sault Ste. Marie",
["right terminus"] = "Hearst",
},
},
}
return p