Jump to content

Module:Adjacent stations/Yokohama Minatomirai Railway

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 02:01, 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:YMRC logomark.svg|13px]] [[Yokohama Minatomirai Railway]]",
	["system color"] = "000000",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Minatomirai"] = {
			["title"] = "[[Minatomirai Line]]",
			["color"] = "003ea2",
			["left terminus"] = "Yokohama",
			["right terminus"] = "Motomachi-Chukagai",
		},
	},
}

return p