Module:Adjacent stations/Alpico

< Module:Adjacent stations
Revision as of 14:36, 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"] = "[[Alpico Kōtsū]]",
	["system color"] = "30359c",
	["station format"] = {
		"%1 Station",
		["Ogata"] = "Ogata Station (Akita)",
	},
	["lines"] = {
		["Kamikochi"] = {
			["title"] = "[[Kamikōchi Line]]",
			["color"] = "30359c",
			["left terminus"] = "Shinshimashima",
			["right terminus"] = "Matsumoto",
		},
	},
}

return p