Module:Adjacent stations/Mexico City Metro
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Mexico City Metro.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Mexico City Metro Line 1 | 1 |
F54A91 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 2 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 3 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 4 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 5 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 6 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 7 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 8 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 9 |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | A |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | B |
FE5000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 12 |
FE5000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Mexico City Metro]]",
["system icon"] = "[[File:Mexico City Metro.svg|18px|link=Mexico City Metro]]",
["system color"] = "FE5000",
["name format"] = {
"background-color: #FE5000; font-size: 185%; font-family: helvetica; color: white; padding: 8px; line-height: 95%;",
["1"] = "background-color: #FE5000; font-size: 185%; font-family: helvetica; color: white; padding: 8px; line-height: 95%;",},
["station format"] = {
"%1 (Mexico City Metro)"
},
["lines"] = {
["1"] = {
["title"] = "[[Mexico City Metro Line 1]]",
["color"] = "F54A91",
["left terminus"] = "Observatorio",
["right terminus"] = "Pantitlán",
},
}
}
return p