Difference between revisions of "Module:Adjacent stations/JR Central"
Jump to navigation
Jump to search
blackwiki>Cards84664 (+Iida) |
blackwiki>Cards84664 (+Tatsuno) |
||
| Line 5: | Line 5: | ||
["station format"] = { | ["station format"] = { | ||
"%1 Station", | "%1 Station", | ||
| + | ["Tatsuno"] = "Tatsuno Station (Nagano)", | ||
}, | }, | ||
["lines"] = { | ["lines"] = { | ||
Revision as of 22:18, 23 June 2020
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"] = "ff5800",
["station format"] = {
"%1 Station",
["Tatsuno"] = "Tatsuno Station (Nagano)",
},
["lines"] = {
["Tokaido Shinkansen"] = {
["title"] = "[[Tōkaidō Shinkansen]]",
["color"] = "1153af",
["left terminus"] = "Shin-Ōsaka",
["right terminus"] = "Tokyo",
},
["Fujikawa"] = {
["title"] = "''[[Fujikawa (train)|Fujikawa]]''",
["color"] = "ff5800",
["left terminus"] = "Kōfu",
["right terminus"] = "Shizuoka",
},
["Iida"] = {
["title"] = "[[Iida Line]]",
["color"] = "6CA2D6",
["left terminus"] = "Toyohashi",
["right terminus"] = "Okaya",
},
["Minobu"] = {
["title"] = "[[Minobu Line]]",
["color"] = "753a97",
["left terminus"] = "Kōfu",
["right terminus"] = "Fuji",
},
},
}
return p