Module:Adjacent stations/Kashima Rinkai Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Kashima Rinkai Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Ōarai Kashima Line | Oarai Kashima |
ff0000 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:KRT Logomark.svg|20px]] [[Kashima Rinkai Railway]]",
["system color"] = "ff0000",
["station format"] = {
["Mito"] = "Mito Station (Ibaraki)",
"%1 Station",
},
["lines"] = {
["Oarai Kashima"] = {
["title"] = "[[File:OKL Symbol.svg|25px]] [[Ōarai Kashima Line]]",
["color"] = "ff0000",
["left terminus"] = "Mito",
["right terminus"] = "Kashimajingū",
},
},
}
return p