Module:Adjacent stations/Toei Subway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Toei Subway.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Asakusa or asakusa or a or A |
000000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mita or mita or m or M or i or I |
000000 |
| |
Ōedo Line | Oedo or oedo or o or O or e or E |
b51e82 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shinjuku or shinjuku or s or S |
000000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[File:PrefSymbol-Tokyo.svg|17px|link=Toei Subway]] [[Toei Subway]]",
["system color"] = "000000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Oedo"] = {
["title"] = "[[Ōedo Line]]",
["color"] = "b51e82",
["left terminus"] = "Hikarigaoka",
["right terminus"] = "Tochōmae",
},
},
}
return p