Module:Adjacent stations/Chiba
< Module:Adjacent stations
Revision as of 18:21, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Chiba)
Documentation for this module may be created at Module:Adjacent stations/Chiba/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Chiba Urban Monorail]]",
["system color"] = "0028a0",
["station format"] = {
["Kenchō-mae"] = "Kenchō-mae Station (Chiba)",
["Sakaechō"] = "Sakaechō Station (Chiba)",
["Sakuragi"] = "Sakuragi Station (Chiba)",
["Shiyakusho-mae"] = "Shiyakusho-mae Station (Chiba)",
"%1 Station",
},
["lines"] = {
["1"] = {
["title"] = "Line 1",
["color"] = "0028a0",
["left terminus"] = "Chiba-Minato",
["right terminus"] = "Kenchō-mae",
},
["2"] = {
["title"] = "Line 2",
["color"] = "0028a0",
["left terminus"] = "Chiba",
["right terminus"] = "Chishirodai",
},
},
}
return p