Module:Adjacent stations/Hampton Roads Transit
local p = {
["lang"] = "en-US",
["system title"] = "Hampton Roads Transit",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["name format"] = "font-size: 150%; font-family: Helvetica, sans; font-weight: bolder; line-height: 100%; color: white; background-color: #38b2e6; padding: 4px;",
["lines"] = {
-- Color sourced from https://gohrt.com/wp-content/uploads/2018/10/HRT_BrandStandards_Guide.pdf
["The Tide"] = {
["title"] = "The Tide",
["color"] = "3b5aa7",
["left terminus"] = "EVMC/Fort Norfolk",
["right terminus"] = "Newtown Road",
},
},
["aliases"] = {
["800"] = "The Tide",
},
}
return p