Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module:Adjacent stations/CalTrain

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[CalTrain (Los Angeles)|CalTrain]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Burbank"] = "Downtown Burbank station",
		["Burbank Airport"] = "Burbank Airport–South station",
		["Glendale"] = "Glendale Transportation Center",
		["Los Angeles"] = "[[Los Angeles Union Station|Los Angeles]]",
		["Oxnard"] = "Oxnard Transit Center",
		["Panorama City"] = "Van Nuys station",
	},
	["lines"] = {
		["Los Angeles–Oxnard"] = {
			["title"] = "[[CalTrain (Los Angeles)#Station stops|Los Angeles–Oxnard]]",
			["color"] = "3e357c",
			["left terminus"] = "Oxnard",
			["right terminus"] = "Los Angeles",
		},
	},
	["aliases"] = {
		["union station"] = "Los Angeles",
	}
}

return p