Jump to content

Module:Adjacent stations/Rinkai

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 19:20, 9 April 2021 (+Shinonome). 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"] = "Tokyo Waterfront Area Rapid Transit",
	["system color"] = "f91100",
	["station format"] = {
		"%1 Station",
		["Shinonome"] = "Shinonome Station (Tokyo)",
	},
	["lines"] = {
		["Rinkai"] = {
			["title"] = "[[Rinkai Line]]",
			["color"] = "34208c",
			["left terminus"] = "Ōsaki",
			["right terminus"] = "Shin-Kiba",
		},
	},
}

return p