Jump to content

Module:Adjacent stations/Aizu

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JaventheAlderick (talk | contribs) at 13:35, 29 July 2021 (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-GB",
	["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",
		},
		["Aizu Mount Express"] = {
			["title"] = "''Aizu Mount Express''",
			["color"] = "00aaa4",
			["left terminus"] = "Shimo-Imaichi",
			["right terminus"] = "Aizu-Wakamatsu",
		},
	},
}

return p