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 18:12, 6 August 2021 (+). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-GB",
	["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",
		},
		["Green"] = {
			["title"] = "[[Green Line (Yokohama)|Green Line]]",
			["color"] = "00b848",
			["left terminus"] = "Nakayama",
			["right terminus"] = "Hiyoshi",
		},
	},
}

return p