Module:Adjacent stations/Iwate Galaxy

MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
Jump to navigationJump to search

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