Difference between revisions of "Module:Adjacent stations/Fukishima Transportation"

From blackwiki
Jump to navigation Jump to search
blackwiki>Cards84664
(Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Fukushima Transportation", ["system color"] = "f32a43", ["station format"] = { "%1 Station", }, [...')
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:37, 26 September 2020

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