Module:Adjacent stations/Chiba
MyWikiBiz, Author Your Legacy — Monday October 27, 2025
Jump to navigationJump to searchDocumentation 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