Jump to content

Module:Adjacent stations/Rinkai

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JaventheAlderick (talk | contribs) at 13:22, 29 July 2021 (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-GB",
	["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