Module:Adjacent stations/Nagano
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Nagano.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Nagano Line | Nagano |
f50000 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[Nagano Electric Railway]]",
["system color"] = "f50000",
["station format"] = {
["Shiyakushomae"] = "Shiyakushomae Station (Nagano)",
"%1 Station",
},
["lines"] = {
["Nagano"] = {
["title"] = "[[Nagano Electric Railway#Stations|Nagano Line]]",
["color"] = "f50000",
["left terminus"] = "Nagano",
["right terminus"] = "Yudanaka",
},
},
}
return p