Jump to content

Template:HueChip: Difference between revisions

From Philosophical Research
m remove "#" to see if that fixes bug
m rgb parameter
Line 1: Line 1:
<includeonly><onlyinclude><dfn class{{=}}"manual" style="background-color: #{{{1|#AAAAAA}}};" {{#if: {{{tts|}}} | title="{{{tts}}} #{{{1|AAAAAA}}}" }}><abbr class{{=}}"figure">   </abbr>{{#if: {{{tts|}}} | {{TTS|html=span|<nowiki>#</nowiki>{{{1|#AAAAAA}}}|{{{tts}}} #{{{1|#AAAAAA}}}}} | <span>{{{1|#AAAAAA}}}</span> }}</dfn></onlyinclude></includeonly><!--
<includeonly><onlyinclude><dfn class{{=}}"manual" style="background-color: {{#if:{{{rgb|}}}|#{{{rgb|AAAAAA}}}|{{{1|#AAAAAA}}}}};" {{#if: {{{tts|}}} | title="{{{tts}}} {{#if:{{{rgb|}}}|#{{{rgb|AAAAAA}}}|{{{1|#AAAAAA}}}}}" }}><abbr class{{=}}"figure">   </abbr>{{#switch: {{{ParameterThatShouldAlwaysBeEmpty|}}}
| {{{tts|}}}{{{rgb|}}} = <span>{{{1|#AAAAAA}}}</span>
| {{{tts|}}}{{{1|}}} = <span>#{{{rgb|AAAAAA}}}</span>
| {{{rgb|}}} = {{TTS|html=span|{{{1|#AAAAAA}}}|{{{tts}}} {{{1|#AAAAAA}}}}}
| {{{1|}}} = {{TTS|html=span|<nowiki>#</nowiki>{{{1|AAAAAA}}}|{{{tts}}} #{{{1|AAAAAA}}}}}
}}</dfn></onlyinclude></includeonly><!--
-->
-->
== Demo ==
== Demo ==


{{HueCSS}}<dl class="wikitable hue">
{{HueCSS}}<dl class="wikitable hue">
{{HueRoster|P=Entity hex color| {{HueChip|tts = silver, hex|AAAAAA}} }}
{{HueRoster|P=Entity hex color| {{HueChip|tts = silver, hex|rgb=AAAAAA}} }}
</dl>
</dl>



Revision as of 11:07, 31 August 2025

Demo

Entity hex color
   pronounced #AAAAAA

Description

"Paint chip" template for creating demos of color swatches.