Jump to content

Module:Adjacent stations/Aizu

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 05:06, 11 November 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Aizu Railway]]",
	["system color"] = "fcba03",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Aizu"] = {
			["title"] = "[[Aizu Line]]",
			["color"] = "fcba03",
			["left terminus"] = "Aizukōgen-Ozeguchi",
			["right terminus"] = "Aizu-Wakamatsu",
		},
	},
}

return p