View source for Module:Adjacent stations/AbukumaExpress
MyWikiBiz, Author Your Legacy — Saturday May 17, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
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
000
1:0
Template used on this page:
Return to Module:Adjacent stations/AbukumaExpress.