Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local maincolor = "022b8b"
local p = {
["lang"] = "en-GB",
["system title"] = "[[Tokyo Monorail]]",
["system color"] = maincolor,
["station format"] = {
"%1 Station",
},
["lines"] = {
["Haneda Airport"] = {
["title"] = "[[Haneda Airport Line]]",
["color"] = maincolor,
["left terminus"] = "Monorail Hamamatsuchō",
["right terminus"] = "Haneda Airport Terminal 2",
["types"] = {
["_default"] = {
},
["Local"] = {
["title"] = "",
["background color"] = "2ca739",
},
["Rapid"] = {
["title"] = "",
["background color"] = "f39700",
},
["Haneda Express"] = {
["title"] = "",
["background color"] = "e60013",
},
},
},
},
}
return p