Module:Adjacent stations/Toyo

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
< Module:Adjacent stations
Revision as of 18:50, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Toyo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Documentation for this module may be created at Module:Adjacent stations/Toyo/doc

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