Template:Adjacent stations doc
LinesEdit
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 Template:Rail template doc
See alsoEdit
- Module:Adjacent stations/JR Central
- Module:Adjacent stations/JR East
- Module:Adjacent stations/JR Hokkaido
- Module:Adjacent stations/JR Shikoku
- Module:Adjacent stations/JR West
local saga = "%1 Station (Saga)"
local p = {
["lang"] = "en-GB",
["system icon"] = "[[File:JR logo (kyushu).svg|20px|link=Kyushu Railway Company|alt=Logo of the Kyushu Railway Company (JR Kyushu).]]",
["system title"] = "[[Kyushu Railway Company|JR Kyushu]]",
["system color"] = "E50012",
["name format"] = "font-family: Helvetica; background-color: transparent; font-size: 125%; color: black; padding: 0.1em; line-height: 1em; white-space: nowrap; text-align: center; border-bottom: 8px solid #f60000;",
["header background color"] = "E50012",
["header text color"] = "ffffff",
["station format"] = {
["Kōhoku"] = saga,
"%1 Station",
},
["lines"] = {
["_default"] = {
["color"] = "E50012",
},
["Kyushu Shinkansen"] = {
["title"] = "[[Kyushu Shinkansen]]",
["color"] = "000000",
["icon"] = "[[File:Shinkansen-K.png|16px|link=Kyushu Shinkansen]]",
["left terminus"] = "Kagoshima-Chūō",
["right terminus"] = "Hakata",
["types"] = {
["Sakura"] = {
["title"] = "''[[Sakura (train)|Sakura]]''",
},
["Tsubame"] = {
["title"] = "''[[Tsubame (train)|Tsubame]]''",
},
["Sakura"] = {
["title"] = "''[[%1 (train service|%1]]''",
},
},
},
["Nishi Kyushu Shinkansen"] = {
["title"] = "[[Nishi Kyushu Shinkansen]]",
["icon"] = "[[File:Shinkansen-K.png|16px|link=Kyushu Shinkansen]]",
["color"] = "000000",
["left terminus"] = "Nagasaki",
["right terminus"] = "Takeo-Onsen",
["note-mid"] = "''[[Kamome]]''",
},
["Chikuhi"] = {
["title"] = "[[Chikuhi Line]]",
["color"] = "8f3e97",
["left terminus"] = "Nishi-Karatsu",
["right terminus"] = "Meinohama",
},
["Midori/Huis Ten Bosch"] = {
["title"] = "''[[Midori (train)|Midori]]'' and ''[[Huis Ten Bosch]]''",
["color"] = "f60000",
["left terminus"] = {"Sasebo", "Huis Ten Bosch"},
["right terminus"] = "Hakata",
},
["Nagasaki"] = {
["title"] = "[[Nagasaki Line]]",
["color"] = "fe4c00",
["left terminus"] = "Nagasaki",
["right terminus"] = "Tosu",
},
["Omura"] = {
["title"] = "[[Ōmura Line]]",
["color"] = "0a50ff",
["left terminus"] = "Isahaya",
["right terminus"] = "Haiki",
},
["Sasebo"] = {
["title"] = "[[Sasebo Line]]",
["color"] = "00ff9c",
["left terminus"] = "Sasebo",
["right terminus"] = "Tosu",
},
},
}
return p