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 04:51, 11 November 2019 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Aizu Railway", ["system color"] = "fcba03", ["station format"] = { "%1 Station", }, ["lines"] = {...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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",
		},
	},
}