Module:Adjacent stations/JR West
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 00:19, 22 September 2020 by blackwiki>Jumpytoo (add onoda line)
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