Module:Adjacent stations/Ryutetsu
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Ryutetsu.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Nagareyama Line | Nagareyama |
518750 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "Ryutetsu",
["system color"] = "518750",
["station format"] = {
["Heiwadai"] = "Heiwadai Station (Chiba)",
["Kōya"] = "Kōya Station (Chiba)",
"%1 Station",
},
["lines"] = {
["Nagareyama"] = {
["title"] = "[[Nagareyama Line]]",
["color"] = "518750",
["left terminus"] = "Mabashi",
["right terminus"] = "Nagareyama",
},
},
}
return p