Module:Adjacent stations/Alpico
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Alpico.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Kamikōchi Line | Kamikochi |
30359c |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[Alpico Kōtsū]]",
["system color"] = "30359c",
["station format"] = {
"%1 Station",
["Ogata"] = "Ogata Station (Akita)",
},
["lines"] = {
["Kamikochi"] = {
["title"] = "[[Kamikōchi Line]]",
["color"] = "30359c",
["left terminus"] = "Shinshimashima",
["right terminus"] = "Matsumoto",
},
},
}
return p