Module:Adjacent stations/Rinkai

MyWikiBiz, Author Your Legacy — Tuesday October 01, 2024
Jump to navigationJump to search

Documentation 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