Module:Adjacent stations/Seaside

< Module:Adjacent stations
Revision as of 23:28, 31 Mayıs 2021 by imported>Cards84664
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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