Module:Adjacent stations/Iwate Galaxy

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-GB",
	["system icon"] = "[[File:Igrail.svg|20px|link=Iwate Galaxy Railway]]",
	["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