Difference between revisions of "Module:Adjacent stations/JR West"
Jump to navigation
Jump to search
blackwiki>Jumpytoo (add onoda line) |
blackwiki>Cards84664 (+Geibi and Hakubi) |
||
| Line 7: | Line 7: | ||
}, | }, | ||
["lines"] = { | ["lines"] = { | ||
| + | ["Geibi"] = { | ||
| + | ["title"] = "[[Geibi Line]]", | ||
| + | ["color"] = "8f7db9", | ||
| + | ["left terminus"] = "Hiroshima", | ||
| + | ["right terminus"] = "Bitchū-Kōjiro", | ||
| + | }, | ||
| + | ["Hakubi"] = { | ||
| + | ["title"] = "[[Hakubi Line]]", | ||
| + | ["color"] = "009933", | ||
| + | ["left terminus"] = "Hōki-Daisen", | ||
| + | ["right terminus"] = "Kurashiki", | ||
| + | }, | ||
["Oito"] = { | ["Oito"] = { | ||
["title"] = "[[Ōito Line]]", | ["title"] = "[[Ōito Line]]", | ||
Revision as of 06:30, 22 September 2020
This is a data module for Module:Adjacent stations. It supports services operated by the JR West.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[File:JR logo (west).svg|30px]] [[West Japan Railway Company|JR West]]",
["system color"] = "ff5800",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Geibi"] = {
["title"] = "[[Geibi Line]]",
["color"] = "8f7db9",
["left terminus"] = "Hiroshima",
["right terminus"] = "Bitchū-Kōjiro",
},
["Hakubi"] = {
["title"] = "[[Hakubi Line]]",
["color"] = "009933",
["left terminus"] = "Hōki-Daisen",
["right terminus"] = "Kurashiki",
},
["Oito"] = {
["title"] = "[[Ōito Line]]",
["color"] = "997191",
["left terminus"] = "Itoigawa",
["right terminus"] = "Minami-Otari",
},
["Onoda"] = {
["title"] = "[[Onoda Line]]",
["color"] = "776493",
["left terminus"] = "Ube-Shinkawa",
["right terminus"] = {"Onoda", "Nagato-Motoyama"},
},
},
}
return p