Module:Adjacent stations/New Mexico Rail Runner Express
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by New Mexico Rail Runner Express.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Rail Runner Express | Rail Runner Express or rail runner |
a70e13 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[New Mexico Rail Runner Express]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bernalillo County/International Sunport"] = "[[Bernalillo County/International Sunport station|Bernalillo County/​International Sunport]]",
["Downtown Albuquerque"] = "Alvarado Transportation Center",
["Los Ranchos/Journal Center"] = "[[Los Ranchos/Journal Center station|Los Ranchos/​Journal Center]]",
["Santa Fe Depot"] = "Santa Fe Depot (Santa Fe, New Mexico)",
},
["lines"] = {
["Rail Runner Express"] = {
["title"] = "[[New Mexico Rail Runner Express|Rail Runner Express]]",
["color"] = "a70e13",
["left terminus"] = "Belen",
["right terminus"] = "Santa Fe Depot",
},
},
["aliases"] = {
["rail runner"] = "Rail Runner Express",
}
}
return p