Module:Adjacent stations/Aizu

MyWikiBiz, Author Your Legacy — Tuesday November 26, 2024
< Module:Adjacent stations
Revision as of 18:14, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Aizu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

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

return p