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

Jump to content

Module talk:Road data/strings/USA/ME

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 years ago by Imzadi1979 in topic Missing Interstates

Missing Interstates

[edit]

This page has I-95 and I-495 but seems to be missing I-195, I-295, and I-395. See https://en.wikipedia.org/wiki/List_of_Interstate_Highways_in_Maine 72.224.85.138 (talk) 13:31, 6 July 2020 (UTC)Reply

The code includes two specific link options for I-95 and I-495, and then uses a default case for the rest. For I-95, it links to "Interstate 95 in Maine"; for I-495, it links to either "Maine Turnpike" or "Falmouth Spur" based on a disambiguation parameter; for any others, it links to "Interstate %route% (Maine)" where the %route% is replaced by the route number as the default. That's how it generates links to "Interstate 195 (Maine)", "Interstate 295 (Maine)" or "Interstate 395 (Maine)". In short, nothing is missing. Imzadi 1979  14:00, 6 July 2020 (UTC)Reply