Module:Adjacent stations/Shinano
MyWikiBiz, Author Your Legacy — Sunday November 09, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Shinano/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Shinano Railway]]",
["system color"] = "f9a200",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Shinano Railway"] = {
["title"] = "[[Shinano Railway Line]]",
["color"] = "f9a200",
["left terminus"] = "Nagano",
["right terminus"] = "Karuizawa",
},
["Kita-Shinano"] = {
["title"] = "[[Kita-Shinano Line]]",
["color"] = "f9a200",
["left terminus"] = "Nagano",
["right terminus"] = "Myoko-Kogen",
},
},
}
return p