Module:Adjacent stations/Fukishima Transportation

< Module:Adjacent stations
Revision as of 18:27, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Fukishima Transportation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Fukushima Transportation]]",
	["system color"] = "f32a43",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Iizaka"] = {
			["title"] = "[[Iizaka Line]]",
			["color"] = "0000FF",
			["left terminus"] = "Fukushima",
			["right terminus"] = "Iizaka Onsen",
		},
	},
}

return p