Module:Adjacent stations/Ferrocarril Suburbano
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by the Tren Suburbano.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Line 1 | 1 |
FF0000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Ferrocarril Suburbano]]",
["station format"] = {
"%1 station",
["Fortuna"] = "Fortuna station (Mexico City)",
},
["lines"] = {
["1"] = {
["title"] = "Line 1",
["color"] = "FF0000",
["left terminus"] = "Buenavista",
["right terminus"] = "Cuautitlán",
},
},
}
return p