Difference between revisions of "Module:Adjacent stations/AbukumaExpress"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
m (3 revisions imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 5: | Line 5: | ||
["station format"] = { | ["station format"] = { | ||
["Fukushima"] = "Fukushima Station (Fukushima)", | ["Fukushima"] = "Fukushima Station (Fukushima)", | ||
| + | ["Oroshimachi"] = "Oroshimachi Station (Fukushima)", | ||
"%1 Station", | "%1 Station", | ||
}, | }, | ||
Latest revision as of 12:26, 26 September 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