Module:Adjacent stations/Shonan

< Module:Adjacent stations
Revision as of 14:25, 29 July 2021 by imported>JaventheAlderick (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["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