Module:Adjacent stations/Santa Fe Southern Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Santa Fe Southern Railway.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Sky Railway | Sky Railway |
008080 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Santa Fe Southern Railway]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Santa Fe"] = "Santa Fe Depot (Santa Fe, New Mexico)",
},
["lines"] = {
["Sky Railway"] = {
["title"] = "Sky Railway",
["color"] = "008080",
["left terminus"] = "Santa Fe",
["right terminus"] = "Lamy",
},
},
}
return p