Difference between revisions of "Module:Adjacent stations/JR Central"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Cards84664 (Undid revision 964146014 by Cards84664 (talk)) |
||
| Line 2: | Line 2: | ||
["lang"] = "en-US", | ["lang"] = "en-US", | ||
["system title"] = "[[File:JR logo (central).svg|30px]] [[Central Japan Railway Company|JR Central]]", | ["system title"] = "[[File:JR logo (central).svg|30px]] [[Central Japan Railway Company|JR Central]]", | ||
| − | ["system color"] = " | + | ["system color"] = "ff5800", |
["station format"] = { | ["station format"] = { | ||
"%1 Station", | "%1 Station", | ||
| Line 15: | Line 15: | ||
["Fujikawa"] = { | ["Fujikawa"] = { | ||
["title"] = "''[[Fujikawa (train)|Fujikawa]]''", | ["title"] = "''[[Fujikawa (train)|Fujikawa]]''", | ||
| − | ["color"] = " | + | ["color"] = "ff5800", |
["left terminus"] = "Kōfu", | ["left terminus"] = "Kōfu", | ||
["right terminus"] = "Shizuoka", | ["right terminus"] = "Shizuoka", | ||
Revision as of 20:55, 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",
},
["Minobu"] = {
["title"] = "[[Minobu Line]]",
["color"] = "753a97",
["left terminus"] = "Kōfu",
["right terminus"] = "Fuji",
},
},
}
return p