Difference between revisions of "Module:Adjacent stations/JR West"
Jump to navigation
Jump to search
blackwiki>Cards84664 (+Geibi and Hakubi) |
blackwiki>Cards84664 (+Tojo) |
||
| Line 4: | Line 4: | ||
["system color"] = "ff5800", | ["system color"] = "ff5800", | ||
["station format"] = { | ["station format"] = { | ||
| + | ["Tōjō"] = "Tōjō Station (Hiroshima)", | ||
"%1 Station", | "%1 Station", | ||
}, | }, | ||
Revision as of 06:55, 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"] = {
["Tōjō"] = "Tōjō Station (Hiroshima)",
"%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