Jump to content

Module:Adjacent stations/Toei Subway

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 18:47, 8 June 2020 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "17px|link=Toei Subway Toei Subway", ["system color"] = "000000", ["stat...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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