Jump to content

Module:Adjacent stations/Yokohama Municipal Subway

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 06:54, 8 April 2021. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-US",
	["system title"] = "[[File:Yokohama Municipal Subway Logo.svg|15px]] [[Yokohama Municipal Subway]]",
	["system color"] = "000000",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Blue"] = {
			["title"] = "[[Blue Line (Yokohama)|Blue Line]]",
			["color"] = "006ac6",
			["left terminus"] = "Shonandai",
			["right terminus"] = "Azamino",
		},
	},
}

return p