Module:Adjacent stations/Fukishima Transportation
< Module:Adjacent stations
Jump to navigation
Jump to search
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", }, [...')
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