Difference between revisions of "Module:Adjacent stations/Shonan"

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:47, 8 July 2021

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