Module:Adjacent stations/LAWA
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Adjacent stations/LAWA/doc
local p = {
["system title"] = "[[Los Angeles World Airports|LAWA]]",
["system color"] = "1b4388",
["station format"] = {
"%1 station",
},
["lines"] = {
["LAX APM"] = {
["title"] = "[[LAX Automated People Mover]]",
["color"] = "1b4388",
["left terminus"] = "West CTA",
["right terminus"] = "Consolidated Rent-A-Car-Center",
},
},
}
return p