Module:Adjacent stations/Toei
MyWikiBiz, Author Your Legacy — Monday November 03, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:50, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Toei)
Documentation 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