Template:Infobox Musical artist/color

From Pensapedia, the Pensacola encyclopedia
Revision as of 01:19, 18 August 2009 by 74.179.19.5 (talk) (New page: <includeonly>{{#switch: {{{1|}}} | solo_singer = #f0e68c <!-- khaki --> | non_vocal_instrumentalist = #f4bf92 <!-- unnamed pale orange --> | non_performing_personnel ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


NOTE

This template is an implementation detail, encapsulating the color association we use for its parent template. It has a single unnamed parameter and expands to

  • <color name> if a name exists among the 16 names supported by the HTML 4.0 standard (aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, yellow)
  • #<color hex> otherwise.

No final semicolon is included, ever.