Module:Adjacent stations/Yamaman
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Yamaman.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Yūkarigaoka Line | Yukarigaoka |
00ba6e |
|
local p = {
["lang"] = "en-GB",
["system title"] = "Yamaman",
["system color"] = "00ba6e",
["station format"] = {
"%1 Station",
["Ino"] = "Ino Station (Chiba)",
},
["lines"] = {
["Yukarigaoka"] = {
["title"] = "[[Yamaman Yūkarigaoka Line|Yūkarigaoka Line]]",
["color"] = "00ba6e",
["left terminus"] = "Yūkarigaoka",
["right terminus"] = "Yūkarigaoka",
},
},
}
return p