Module:Adjacent stations/LAWA

MyWikiBiz, Author Your Legacy — Wednesday October 02, 2024
< Module:Adjacent stations
Revision as of 18:31, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/LAWA)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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