Difference between revisions of "Module:Adjacent stations/AbukumaExpress"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Cards84664 (+Oroshimachi) |
||
| Line 5: | Line 5: | ||
["station format"] = { | ["station format"] = { | ||
["Fukushima"] = "Fukushima Station (Fukushima)", | ["Fukushima"] = "Fukushima Station (Fukushima)", | ||
| + | ["Oroshimachi"] = "Oroshimachi Station (Fukushima)", | ||
"%1 Station", | "%1 Station", | ||
}, | }, | ||
Revision as of 16:41, 9 June 2020
Documentation for this module may be created at Module:Adjacent stations/AbukumaExpress/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[AbukumaExpress]]",
["system color"] = "007bd2",
["station format"] = {
["Fukushima"] = "Fukushima Station (Fukushima)",
["Oroshimachi"] = "Oroshimachi Station (Fukushima)",
"%1 Station",
},
["lines"] = {
["Abukuma Express"] = {
["title"] = "[[Abukuma Express Line]]",
["color"] = "007bd2",
["left terminus"] = "Fukushima",
["right terminus"] = "Tsukinoki",
},
},
}
return p