Difference between revisions of "Module:Adjacent stations/JR West"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Jumpytoo (add onoda line) |
||
| Line 12: | Line 12: | ||
["left terminus"] = "Itoigawa", | ["left terminus"] = "Itoigawa", | ||
["right terminus"] = "Minami-Otari", | ["right terminus"] = "Minami-Otari", | ||
| + | }, | ||
| + | ["Onoda"] = { | ||
| + | ["title"] = "[[Onoda Line]]", | ||
| + | ["color"] = "776493", | ||
| + | ["left terminus"] = "Ube-Shinkawa", | ||
| + | ["right terminus"] = {"Onoda", "Nagato-Motoyama"}, | ||
}, | }, | ||
}, | }, | ||
Revision as of 00:19, 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"] = {
["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