Module:Adjacent stations/JR Shikoku
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by JR Shikoku.
Lines
Main lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Dosan |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Honshi-Bisan |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kōtoku or Kotoku or kotoku or t or T |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mugi or mugi or m or M |
309AC3 |
| |
Naruto Line | Naruto or naruto |
822151 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tokushima or tokushima or B or b |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Uchiko or uchiko |
309AC3 |
| |
Yodo Line | Yodo or yodo or g or G |
008C4F |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Yosan |
309AC3 |
|
Rapid
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Marine Liner |
309AC3 |
|
Limited Express
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ashizuri |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ishizuchi |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Muroto |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Nanpū |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shimanto |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shiokaze |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Uwakai |
309AC3 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sunrise Seto |
309AC3 |
| |
Uzushio | Uzushio or uzushio |
009ac8 |
|
Types
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
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. | D |
309AC3 |
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. | K |
309AC3 |
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. | S |
309AC3 |
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. | U |
309AC3 |
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. | Uchiko |
309AC3 |
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. | Y |
309AC3 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
See Also
local p = {
["lang"] = "en-GB",
["system icon"] = "[[File:JR logo (shikoku).svg|20px|link=Shikoku Railway Company|alt=The logo of Shikoku Railway Company (JR Shikoku).]]",
["system title"] = "[[Shikoku Railway Company|JR Shikoku]]",
["system color"] = "309AC3",
["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 #009ac8;",
["header background color"] = "309AC3",
["header text color"] = "ffffff",
["station format"] = {
"%1 Station",
["Takamatsu"] = "Takamatsu Station (Kagawa)",
},
["lines"] = {
["_default"] = {
["color"] = "309AC3",
},
["Kotoku"] = {
["title"] = "[[Kōtoku Line]]",
["color"] = "6CC629",
["left terminus"] = "Takamatsu",
["right terminus"] = "Tokushima",
},
["Naruto"] = {
["title"] = "[[Naruto Line]]",
["color"] = "822151",
["left terminus"] = "Ikenotani",
["right terminus"] = "Naruto",
},
["Uzushio"] = {
["title"] = "[[Uzushio (train)|''Uzushio'']]",
["color"] = "009ac8",
["left terminus"] = "Kojima",
["right terminus"] = "Tokushima",
},
["Yodo"] = {
["title"] = "[[Yodo Line]]",
["color"] = "008C4F",
["left terminus"] = "Uwajima",
["right terminus"] = "Kubokawa",
},
},
}
return p