Module:Adjacent stations/Ryutetsu

MyWikiBiz, Author Your Legacy — Thursday April 25, 2024
Jump to navigationJump to search

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

local p = {
	["lang"] = "en-US",
	["system title"] = "Ryutetsu",
	["system color"] = "518750",
	["station format"] = {
		["Kōya"] = "Kōya Station (Chiba)",
		"%1 Station",
	},
	["lines"] = {
		["Nagareyama"] = {
			["title"] = "[[Nagareyama Line]]",
			["color"] = "518750",
			["left terminus"] = "Nagareyama",
			["right terminus"] = "Mabashi",
		},
	},
}

return p