Module:Adjacent stations/Rinkai
MyWikiBiz, Author Your Legacy — Friday October 31, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Rinkai/doc
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
