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

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(updated colors per discussion at Template_talk:Infobox_musical_artist#Colour_selection)
 
(15 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
<includeonly>{{#switch: {{{1|}}}
 
<includeonly>{{#switch: {{{1|}}}
| solo_singer              = khaki  
+
| solo_singer              = &#35;f0e68c <!-- khaki -->
| non_vocal_instrumentalist = &#35;f4bf92 <!-- pale orange -->
+
| non_vocal_instrumentalist = &#35;f4bf92 <!-- unnamed pale orange -->
| non_performing_personnel  = &#35;bfe0bf <!-- pale green -->
+
| non_performing_personnel  = &#35;bfe0bf <!-- unnamed pale green -->
| group_or_band            = lightsteelblue  
+
| group_or_band            = &#35;b0c4de <!-- lightsteelblue -->
| group                    = lightsteelblue
+
| classical_ensemble        = &#35;b0e0e6 <!-- PowderBlue -->
| band                      = lightsteelblue
+
| temporary                = &#35;d3d3d3 <!-- LightGrey -->
| cover_band                = Thistle
+
| &#35;b0c4de
| classical_ensemble        = PowderBlue  
+
}}</includeonly><noinclude>
| temporary                = LightGrey
+
{{documentation}}
| {{{1|&#35;a9a9a9}}}
 
}}</includeonly><noinclude><!--
 
 
 
  * IMPORTANT: the default line in the switch above is provisional;    *
 
  *            when the design will be settled it shouldn't be possible *
 
  *            to specify anything else than one of the above names.    *
 
  *                                                                    *
 
 
 
-->;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
 
*<code><color name><code> 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)
 
*<code>#<color hex><code> otherwise.
 
 
 
<em>No final semicolon is included, ever<em>.
 
 
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
[[Category:Template implementation details|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 10:26, 14 March 2016

Documentation icon Template documentation[create]