Module:Adjacent stations/Iwate Galaxy

< Module:Adjacent stations
Revision as of 18:29, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Iwate Galaxy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Adjacent stations/Iwate Galaxy/doc

local p = {
	["lang"] = "en-US",
	["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