Module:Adjacent stations/Seaside

MyWikiBiz, Author Your Legacy — Sunday November 03, 2024
Jump to navigationJump to search

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

local p = {
	["lang"] = "en-US",
	["system title"] = "[[File:Yokohama Seaside Line Symbol.svg|20px]] [[Yokohama Seaside Line]]",
	["system color"] = "eb5f15",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Seaside"] = {
			["title"] = "[[Kanazawa Seaside Line]]",
			["color"] = "eb5f15",
			["left terminus"] = "Kanazawa-Hakkei",
			["right terminus"] = "Shin-Sugita",
		},
	},
}

return p