Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local x = "%1 Station (Miyagi)"
local p = {
["lang"] = "en-GB",
["system title"] = "[[Sendai Subway]]",
["system color"] = "000000",
["system icon"] = "[[File:Sendai City Subway Logo.png|16px|link=Sendai Subway|alt=The logo of the Sendai City Subway.]]",
["station format"] = {
"%1 Station",
["Arai"] = x,
["Izumi-Chūō"] = x,
["Kawauchi"] = x,
["Sendai"] = x,
["Yakushido"] = x,
["Oroshimachi"] = x,
["Kawaramachi"] = x,
["Asahigaoka"] = x,
["Kuromatsu"] = x,
},
["lines"] = {
["_default"] = {
["text color"] = "ffffff",
["title"] = "[[Sendai Subway %1 Line|%1 Line]]",
},
["Namboku"] = {
["color"] = "009678",
["left terminus"] = "Tomizawa",
["right terminus"] = "Izumi-Chūō",
["short name"] = "Namboku Line",
},
["Tōzai"] = {
["color"] = "00B7E5",
["left terminus"] = "Yagiyama Zoological Park",
["right terminus"] = "Arai",
["short name"] = "Tōzai Line",
},
},
["aliases"] = {
["n"] = "Namboku",
["N"] = "Namboku",
["namboku"] = "Namboku",
["t"] = "Tōzai",
["T"] = "Tōzai",
["tozai"] = "Tōzai",
["Tozai"] = "Tōzai",
},
}
return p