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 20:59, 19 February 2021 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Tokyo Waterfront Area Rapid Transit", ["system color"] = "f91100", ["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"] = "Tokyo Waterfront Area Rapid Transit",
	["system color"] = "f91100",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Rinkai"] = {
			["title"] = "[[Rinkai Line]]",
			["color"] = "34208c",
			["left terminus"] = "Ōsaki",
			["right terminus"] = "Shin-Kiba",
		},
	},
}

return p