Module:Adjacent stations/Toei
MyWikiBiz, Author Your Legacy — Sunday November 02, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Toei/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[File:PrefSymbol-Tokyo.svg|17px|link=Toei Subway]] [[Tokyo Metropolitan Bureau of Transportation|Toei]]",
["system color"] = "000000",
["station format"] = {
["Sakaechō"] = "Sakaechō Station (Tokyo)",
["Waseda"] = "Waseda Station (Toden)",
"%1 Station",
},
["lines"] = {
["Nippori-Toneri Liner"] = {
["title"] = "[[Nippori-Toneri Liner]]",
["color"] = "e43081",
["left terminus"] = "Minumadai-shinsuikōen",
["right terminus"] = "Nippori",
},
["Toden Arakawa"] = {
["title"] = "[[Toden Arakawa Line]]",
["color"] = "e43081",
["left terminus"] = "Waseda",
["right terminus"] = "Minowabashi",
},
},
}
return p