Module:Adjacent stations/Shonan

MyWikiBiz, Author Your Legacy — Friday April 26, 2024
< Module:Adjacent stations
Revision as of 18:47, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Shonan)
(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/Shonan/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Shonan Monorail]]",
	["system color"] = "00aaf3",
	["station format"] = {
		["Fujimichō"] = "Fujimichō Station (Kanagawa)",
		"%1 Station",
	},
	["lines"] = {
		["Enoshima"] = {
			["title"] = "[[Enoshima Line]]",
			["color"] = "00aaf3",
			["left terminus"] = "Shōnan-Enoshima",
			["right terminus"] = "Ōfuna",
		},
	},
}

return p