Module:Adjacent stations/Grand Canyon Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Grand Canyon Railway.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Grand Canyon Railway | Grand Canyon Railway |
b89553 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Grand Canyon Railway]]",
["station format"] = {
"%1 station",
["Williams"] = "Williams Depot",
["Grand Canyon"] = "Grand Canyon Depot",
},
["lines"] = {
["Grand Canyon Railway"] = {
["title"] = "[[Grand Canyon Railway]]",
["color"] = "b89553",
["left terminus"] = "Williams",
["right terminus"] = "Grand Canyon",
},
},
}
return p