Module:Adjacent stations/JR Central
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by JR Central.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Tōkaidō Shinkansen | Tokaido Shinkansen or ts |
1153af |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chuo or Chuo Main or cf |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Fujikawa |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gotemba or gotemba or cb |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Home Liner |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Iida or iida or cd |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kansai or kansai or cj |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kisei |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Meishō or meisho |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Minobu or minobu or cc |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Odoriko |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Romancecar |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sangū or sangu |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shinano |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sunrise Izumo/Sunrise Seto |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Taita or taita or ci |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Takayama or takayama or cg |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Taketoyo or taketoyo or ce |
ff5800 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tokaido or tokaido or ca |
ff5800 |
|
Types
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Tōkaidō Shinkansen | Tōkaidō Shinkansen – Nozomi | Nozomi |
1153af |
| |
Tōkaidō Shinkansen | Tōkaidō Shinkansen – Hikari | Hikari |
1153af |
| |
Tōkaidō Shinkansen | Tōkaidō Shinkansen – Kodama | Kodama |
1153af |
|
See Also
local p = {
["lang"] = "en-US",
["system title"] = "[[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",
["types"] = {
["Nozomi"] = {
["title"] = "<small>[[Nozomi (train)|''Nozomi'']]</small>",
},
["Hikari"] = {
["title"] = "<small>[[Hikari (train)|''Hikari'']]</small>",
},
["Kodama"] = {
["title"] = "<small>[[Kodama (train)|''Kodama'']]</small>",
},
},
},
},
}
return p