Module talk:Infobox road/color
Add topic| Please place new discussions at the bottom of the talk page. |
| This is the talk page for discussing improvements to the Infobox road/color module. |
|
| Archives: 1Auto-archiving period: 10 days |
| This module does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
| ||||||||
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)
- ↑ "Conductor de Transporte Público, Nivel 1 – Señalización Vial" (PDF). Capacítate para el Empleo. Retrieved 20 June 2026.