Difference between revisions of "Template:HSVtoHEX"

From blackwiki
Jump to navigation Jump to search
imported>R8R
imported>DePiep
m (+/doc)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
-->{{hexadecimal|{{#expr: ({{Mod|{{HSVtoRGB.G|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }}) }}|digit}}<!--
 
-->{{hexadecimal|{{#expr: ({{Mod|{{HSVtoRGB.G|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }}) }}|digit}}<!--
 
-->{{hexadecimal|{{#expr: (({{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }}) - ({{Mod|{{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }} )) / 16 }}|digit}}<!--
 
-->{{hexadecimal|{{#expr: (({{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }}) - ({{Mod|{{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }} )) / 16 }}|digit}}<!--
-->{{hexadecimal|{{#expr: ({{Mod|{{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }}) }}|digit}}
+
-->{{hexadecimal|{{#expr: ({{Mod|{{HSVtoRGB.B|{{{1|0}}}|{{{2|0}}}|{{{3|0}}} }} | 16 }}) }}|digit}}<!--
 +
 
 +
--><noinclude>{{documentation}}</noinclude>

Latest revision as of 16:51, 5 February 2016

expressionerror: Unrecognized punctuation character "[".expressionerror: Unrecognized punctuation character "[".expressionerror: Unrecognized punctuation character "[".expressionerror: Unrecognized punctuation character "[".expressionerror: Unrecognized punctuation character "[".expressionerror: Unrecognized punctuation character "[".

50px Template documentation[view] [edit] [history] [purge]

Usage

See also

{{HSVtoRGB.G}}
{{HSVtoRGB.B}}