Module:Adjacent stations/Shin-Keisei

MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
< Module:Adjacent stations
Revision as of 18:47, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Shin-Keisei)
(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/Shin-Keisei/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Shin-Keisei Electric Railway]]",
	["system color"] = "ff4eb3",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Shin-Keisei"] = {
			["title"] = "[[Shin-Keisei Line]]",
			["color"] = "ff4eb3",
			["left terminus"] = "Matsudo",
			["right terminus"] = "Keisei Tsudanuma",
		},
	},
}

return p