Difference between revisions of "Module:Adjacent stations/Yokohama Municipal Subway"

MyWikiBiz, Author Your Legacy — Thursday September 11, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:54, 8 July 2021

Documentation for this module may be created at Module:Adjacent stations/Yokohama Municipal Subway/doc

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