Module:Adjacent stations/Hitachinaka Seaside Railway

MyWikiBiz, Author Your Legacy — Wednesday July 03, 2024
Jump to navigationJump to search

Documentation for this module may be created at Module:Adjacent stations/Hitachinaka Seaside Railway/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "Hitachinaka Seaside Railway",
	["system color"] = "ffa600",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Minato"] = {
			["title"] = "[[Minato Line]]",
			["color"] = "ffa600",
			["left terminus"] = "Katsuta",
			["right terminus"] = "Ajigaura",
		},
	},
}

return p