Module:Adjacent stations/Shinano
MyWikiBiz, Author Your Legacy — Monday September 01, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:47, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Shinano)
Documentation 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