Difference between revisions of "Module:Adjacent stations/JR Central"
Jump to navigation
Jump to search
blackwiki>Cards84664 (Undid revision 964146014 by Cards84664 (talk)) |
blackwiki>Cards84664 (+Iida) |
||
| Line 18: | Line 18: | ||
["left terminus"] = "Kōfu", | ["left terminus"] = "Kōfu", | ||
["right terminus"] = "Shizuoka", | ["right terminus"] = "Shizuoka", | ||
| + | }, | ||
| + | ["Iida"] = { | ||
| + | ["title"] = "[[Iida Line]]", | ||
| + | ["color"] = "6CA2D6", | ||
| + | ["left terminus"] = "Toyohashi", | ||
| + | ["right terminus"] = "Okaya", | ||
}, | }, | ||
["Minobu"] = { | ["Minobu"] = { | ||
Revision as of 21:58, 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",
},
["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