Module:Adjacent stations/El Insurgente
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by El Insurgente.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Line 1 | 1 |
FF0000 |
|
Usage
{{#invoke:Adjacent stations/Toluca–Mexico City commuter rail|function_name}}
local p = {
["lang"] = "en-US",
["system title"] = "[[Toluca–Mexico City commuter rail]]",
["system color"] = "#336633",
["station format"] = {
["name format"] = {
"background-color: #FFFFFF; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%;",
},
"%1 railway station",
["Santa Fe"] = "Santa Fe railway station (Mexico City)",
},
["lines"] = {
["1"] = {
["title"] = "Line 1",
["color"] = "FF0000",
["left terminus"] = "Zinacantepec",
["right terminus"] = "Observatorio",
},
},
}
return p