Module:Adjacent stations/Mooka
< Module:Adjacent stations
Revision as of 18:37, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Mooka)
Documentation 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