Module:Adjacent stations/Seaside

MyWikiBiz, Author Your Legacy — Monday November 04, 2024
< Module:Adjacent stations
Revision as of 18:46, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Seaside)
(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/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