Difference between revisions of "Module:Adjacent stations/LAWA"

MyWikiBiz, Author Your Legacy — Sunday September 07, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:31, 8 July 2021

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