Module:Adjacent stations/Tōyō Rapid Railway Line

< Module:Adjacent stations
Revision as of 12:01, 5 April 2022 by imported>Gonnym (Gonnym moved page Module:Adjacent stations/Toyo to Module:Adjacent stations/Tōyō Rapid Railway Line without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[Tōyō Rapid Railway]]",
	["system color"] = "27bc54",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Toyo"] = {
			["title"] = "[[Tōyō Rapid Railway Line]]",
			["color"] = "27bc54",
			["left terminus"] = "Nishi-Funabashi",
			["right terminus"] = "Tōyō-Katsutadai",
		},
	},
}

return p