Module:Adjacent stations/Fukishima Transportation

From blackwiki
< Module:Adjacent stations
Revision as of 16:39, 9 June 2020 by blackwiki>Cards84664 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Fukushima Transportation", ["system color"] = "f32a43", ["station format"] = { "%1 Station", }, [...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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