Module:Adjacent stations/JR Central
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 20:54, 23 June 2020 by blackwiki>Cards84664
This is a data module for Module:Adjacent stations. It supports services operated by the JR Central.
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 (central).svg|30px]] [[Central Japan Railway Company|JR Central]]",
["system color"] = "ffa000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Tokaido Shinkansen"] = {
["title"] = "[[Tōkaidō Shinkansen]]",
["color"] = "1153af",
["left terminus"] = "Shin-Ōsaka",
["right terminus"] = "Tokyo",
},
["Fujikawa"] = {
["title"] = "''[[Fujikawa (train)|Fujikawa]]''",
["color"] = "ffa000",
["left terminus"] = "Kōfu",
["right terminus"] = "Shizuoka",
},
["Minobu"] = {
["title"] = "[[Minobu Line]]",
["color"] = "753a97",
["left terminus"] = "Kōfu",
["right terminus"] = "Fuji",
},
},
}
return p