Module:Adjacent stations/Shibayama
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Shibayama.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Shibayama Railway Line | Shibayama |
008459 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Shibayama Railway Logo.SVG|20px]] [[Shibayama Railway]]",
["system color"] = "008459",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Shibayama"] = {
["title"] = "[[Shibayama Railway Line]]",
["color"] = "008459",
["left terminus"] = "Higashi-Narita",
["right terminus"] = "Shibayama-Chiyoda",
},
},
}
return p