Module:Adjacent stations/Iwate Galaxy

< Module:Adjacent stations
Revision as of 14:08, 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"] = "Iwate Galaxy Railway",
	["system color"] = "fcba03",
	["station format"] = {
		["Aoyama"] = "Aoyama Station (Iwate)",
		"%1 Station",
	},
	["lines"] = {
		["Iwate Galaxy"] = {
			["title"] = "[[Iwate Galaxy Railway Line]]",
			["color"] = "273d9d",
			["left terminus"] = "Morioka",
			["right terminus"] = "Metoki",
		},
	},
}

return p