Edge Rewrite
// 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: a253fb3c1df98682

Jump to content

Module talk:Infobox road/color

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

Request: Distinctive color for "DIF" shield type in Mexico

[edit]

Currently, the "DIF" Infobox parameter in Mexico (Viaducto, Circuito Interior, Anillo Periférico, Ejes Viales) have no header color and default to the generic green that the entire country carries. These road types have distinct official signage designs – see this training document on Mexican road signage, which lists "Escudo de Viaducto", "Escudo de circuito interior", "Escudo de Anillo Periférico", as separate sign categories from the federal highway shield – see the original source, from the SEMOVI manual. [1]

The proposed code is this:

do -- Mexico
local MEX = Country:new{default = "background:#006A4D; color:#fff;"}
MEX:addTypesAsColor({"DIF"}, "background:#000000; color:#FFFFFF;")
colors.MEX = MEX
end -- Mexico

Thanks. Markocortesa2 (talk) 14:41, 20 June 2026 (UTC)Reply

  1. "Conductor de Transporte Público, Nivel 1 – Señalización Vial" (PDF). Capacítate para el Empleo. Retrieved 20 June 2026.