Module:Adjacent stations/Sendai Airport Transit
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Sendai Airport Transit.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Sendai Airport Line | Sendai Airport |
0048a7 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "Sendai Airport Transit",
["system color"] = "0048a7",
["station format"] = {
["Sendai"] = "Sendai Station (Miyagi)",
"%1 Station",
},
["lines"] = {
["Sendai Airport"] = {
["title"] = "[[Sendai Airport Line]]",
["color"] = "0048a7",
["left terminus"] = "Sendai Airport",
["right terminus"] = "Sendai",
},
},
}
return p