Module:Adjacent stations/Mooka
MyWikiBiz, Author Your Legacy — Wednesday October 29, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Mooka/doc
local p = {
["lang"] = "en-US",
["system title"] = "Mooka Railway",
["system color"] = "1c1b50",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Mooka"] = {
["title"] = "[[Mooka Line]]",
["color"] = "1c1b50",
["left terminus"] = "Shimodate",
["right terminus"] = "Motegi",
},
["SL"] = {
["title"] = "''SL Mooka''",
["color"] = "1c1b50",
["left terminus"] = "Shimodate",
["right terminus"] = "Motegi",
},
},
}
return p