Module:Adjacent stations/Hanoi Metro
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Hanoi Metro.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 2A |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 5 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 6 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 7 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 8 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 9 |
|
|
local p = {
["system title"] = "[[Hanoi Metro]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Hanoi"] = "[[Hanoi central station|Hanoi]]",
},
["lines"] = {
["Line 2A"] = {
["title"] = "[[Line 2A, Hanoi Metro|Cát Linh Line]]",
["color"] = "B8B803",
["left terminus"] = "Yên Nghĩa",
["right terminus"] = "Cát Linh",
},
["Line 3"] = {
["title"] = "[[Line 3, Hanoi Metro|Văn Miếu Line]]",
["color"] = "B3424A",
["left terminus"] = "Hanoi",
["right terminus"] = "Nhon",
},
},
}
return p