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: a2382fdc2c98122e

Jump to content

Module:Adjacent stations/MiWay

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[MiWay]]",
	["system icon"] = "[[File:MiWay Logo.svg|20px|link=MiWay]]",
	["name format"] = "font-size: 150%; font-family:Helvetica, sans; font-weight: bolder; line-height: 140%; color:#FFFFFF; background-color:#6E5F5E;",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "f25a20",
		},
		["MiExpress"] = {
			["title"] = "MiExpress",
			["color"] = "026894",
		},
		["MiLocal"] = {
			["title"] = "MiLocal",
			["color"] = "f25a20",
		},
		["MiWay"] = {
			["title"] = "[[MiWay]]",
		},
	},
	["aliases"] = {
		["express"] = "MiExpress",
		["local"] = "MiLocal",
	}
}

return p