Module:Adjacent stations/JR Kyushu
Appearance
This is a data module for Module:Adjacent stations. It supports services in Kyushu operated by JR Kyushu.
Lines
Shinkansen
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Kyushu Shinkansen | Kyushu Shinkansen |
000000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nishi Kyushu Shinkansen |
f60000 |
|
Main Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chikuhi |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chikuhō |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Fukuhoku Yutaka |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gotōji |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hisatsu |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hitahikosan |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hōhi |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ibusuki Makurazaki or im |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kagoshima |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Karatsu |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kashii |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kitto |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kirameki |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kyūdai |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Midori/Huis Ten Bosch |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Misumi |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Miyazaki Kūkō |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nagasaki |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nichinan |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nichirin |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nichirin Sea Gaia |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nippō |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ōmura or Omura or omura |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | San'yō or sanyo or san'yo |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sasebo |
f60000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sasaguri |
f60000 |
|
Types
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Kyushu Shinkansen | Kyushu Shinkansen – Mizuho | Mizuho |
000000 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Kyushu Shinkansen | Kyushu Shinkansen – Sakura | Sakura |
000000 |
| |
Kyushu Shinkansen | Kyushu Shinkansen – Tsubame | Tsubame |
000000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Haruda |
f60000 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wakamatsu |
f60000 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
See also
local p = {
["lang"] = "en-US",
["system title"] = "[[File:JR logo (kyushu).svg|30px]] [[Kyushu Railway Company|JR Kyushu]]",
["system color"] = "f60000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Kyushu Shinkansen"] = {
["title"] = "[[Kyushu Shinkansen]]",
["color"] = "000000",
["left terminus"] = "Kagoshima-Chūō",
["right terminus"] = "Hakata",
["types"] = {
["Sakura"] = {
["title"] = "<small>''[[Sakura (train)|Sakura]]''</small>",
},
["Tsubame"] = {
["title"] = "<small>''[[Tsubame (train)|Tsubame]]''</small>",
},
},
},
},
}
return p