Module:Adjacent stations/LAWA

MyWikiBiz, Author Your Legacy — Tuesday October 01, 2024
Jump to navigationJump 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