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
See AlsoEdit
- Module:Adjacent stations/JR Central
- Module:Adjacent stations/JR East
- Module:Adjacent stations/JR Hokkaido
- Module:Adjacent stations/JR Kyushu
- Module:Adjacent stations/JR West
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"] = {
["title"] = "[[%1 Line]]",
["color"] = "309AC3",
["icon format"] = "route",
["text color"] = "FFFFFF",
},
["Kōtoku"] = {
["color"] = "6CC629",
["left terminus"] = "Takamatsu",
["right terminus"] = "Tokushima",
["short name"] = "T",
},
["Mugi"] = {
["color"] = "00B5A7",
["left terminus"] = "Tokushima",
["right terminus"] = "Awa-Kainan",
["short name"] = "M",
},
["Naruto"] = {
["color"] = "822151",
["left terminus"] = "Ikenotani",
["right terminus"] = "Naruto",
["short name"] = "N",
},
["Tokushima"] = {
["color"] = "1D5973",
["left terminus"] = "Sako",
["right terminus"] = "Tsukuda",
["short name"] = "B",
},
["Uzushio"] = {
["title"] = "[[Uzushio (train)|''Uzushio'']]",
["color"] = "009ac8",
["left terminus"] = "Kojima",
["right terminus"] = "Tokushima",
},
["Yodo"] = {
["color"] = "008C4F",
["left terminus"] = "Uwajima",
["right terminus"] = "Kubokawa",
["short name"] = "G"
},
},
["aliases"] = {
["Kotoku"] = "Kōtoku",
["kotoku"] = "Kōtoku",
["t"] = "Kōtoku",
["T"] = "Kōtoku",
["yodo"] = "Yodo",
["G"] = "Yodo",
["g"] = "Yodo",
["uzushio"] = "Uzushio",
["tokushima"] = "Tokushima",
["b"] = "Tokushima",
["B"] = "Tokushima",
["naruto"] = "Naruto",
["n"] = "Naruto",
["N"] = "Naruto",
["mugi"] = "Mugi",
["m"] = "Mugi",
["M"] = "Mugi",
},
}
return p