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 01:56, 8 April 2021 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Yokohama Minatomirai Railway", ["system color"] = "000000", ["station format"] = { "%1 Station", }...'). 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"] = "[[Yokohama Minatomirai Railway]]",
	["system color"] = "000000",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Minatomirai"] = {
			["title"] = "[[File:YMRC logomark.svg|13px]] [[Minatomirai Line]]",
			["color"] = "003ea2",
			["left terminus"] = "Yokohama",
			["right terminus"] = "Motomachi-Chukagai",
		},
	},
}

return p