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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f215c283d2407

Jump to content

Module:Adjacent stations/Auto-Train

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Auto-Train Corporation|auto-train]]<br/>[[File:Auto-Train color stripe.png|56px]]",
	["station format"] = {
		"%1 station",
		["Lorton"] = "Lorton station (Auto Train)",
		["Louisville"] = "Union Station (Louisville)",
		["Sanford"] = "Sanford station (Amtrak)",
	},
	["lines"] = {
		["Sanford-Lorton"] = {
			["title"] = "[[Sanford, Florida|Sanford]]–[[Lorton, Virginia|Lorton]]",
			["color"] = "86367c",
			["left terminus"] = "Sanford",
			["right terminus"] = "Lorton",
		},
		["Sanford-Louisville"] = {
			["title"] = "[[Sanford, Florida|Sanford]]–[[Louisville, Kentucky|Louisville]]",
			["color"] = "86367c",
			["left terminus"] = "Louisville",
			["right terminus"] = "Sanford",
		},
	},
}

return p