Difference between revisions of "Template:Infobox musical artist/color"

From blackwiki
Jump to navigation Jump to search
imported>Flowerparty
(removing cover band option, see template talk:infobox Musical artist)
imported>Flowerparty
(override faullty input)
Line 6: Line 6:
 
| classical_ensemble        = &#35;b0e0e6 <!-- PowderBlue -->
 
| classical_ensemble        = &#35;b0e0e6 <!-- PowderBlue -->
 
| temporary                = &#35;d3d3d3 <!-- LightGrey -->
 
| temporary                = &#35;d3d3d3 <!-- LightGrey -->
| {{{1|&#35;b0c4de}}}
+
| &#35;b0c4de
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{pp-template|small=yes}}
 
{{pp-template|small=yes}}

Revision as of 09:48, 19 June 2009

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.