Module:Adjacent stations/Hakone Ropeway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Hakone Ropeway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Hakone Ropeway | Ropeway |
f84300 |
|
local kanagawa = "%1 Station (Kanagawa)"
local p = {
["lang"] = "en-GB",
["system title"] = "[[Hakone Ropeway]]",
["system color"] = "f84300",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Ropeway"] = {
["title"] = "[[Hakone Ropeway]]",
["color"] = "f84300",
["left terminus"] = "Tōgendai",
["right terminus"] = "Sōunzan",
},
},
}
return p