Module:Adjacent stations/Toei Subway
< Module:Adjacent stations
Revision as of 18:50, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Toei Subway)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local tokyo = "%1 Station (Tokyo)" local p = { ["lang"] = "en-US", ["system title"] = "[[File:PrefSymbol-Tokyo.svg|17px|link=Toei Subway]] [[Toei Subway]]", ["system color"] = "000000", ["station format"] = { ["Daimon"] = tokyo, ["Kasuga"] = tokyo, ["Morishita"] = tokyo, ["Ōtemachi"] = tokyo, "%1 Station", }, ["lines"] = { ["Asakusa"] = { ["title"] = "[[Toei Asakusa Line|Asakusa Line]]", ["color"] = "ef5ba1", ["left terminus"] = "Nishi-magome", ["right terminus"] = "Oshiage", }, ["Mita"] = { ["title"] = "[[Mita Line]]", ["color"] = "0080c6", ["left terminus"] = "Nishi-Takashimadaira", ["right terminus"] = "Meguro", }, ["Oedo"] = { ["title"] = "[[Ōedo Line]]", ["color"] = "b51e82", ["left terminus"] = "Hikarigaoka", ["right terminus"] = "Tochōmae", }, ["Shinjuku"] = { ["title"] = "[[Toei Shinjuku Line|Shinjuku Line]]", ["color"] = "6dc067", ["left terminus"] = "Shinjuku", ["right terminus"] = "Motoyawata", }, }, } return p