Template:Color: Difference between revisions

From PHIGHTING! Wiki
Content added Content deleted
mNo edit summary
Tags: Undo Reverted
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display: inline-block; padding-right: 5px;">
<div style="display: inline-block; padding-right: 5px;">
<div style="display: flex; align-items: center;">
<div style="display: flex; align-items: center;">
<div style="width: 20px; height: 20px; background-color: #{{{1|FFFFFF}}}; border: 1px solid black; margin-right: 5px; border-radius: 3px;"></div>
<div style="width: 20px; height: 20px; background-color: #{{{1|FFFFFF}}}; border: 2px solid white; margin-right: 5px; border-radius: 3px;"></div>
<div>'''#<span style="color:#{{{1|FFFFFF}}}">{{{1|FFFFFF}}}</span>'''</div>
<div>'''#'''<span>{{{1|FFFFFF}}}</span></div>
</div>
</div>
</div>
</div>

<noinclude>
Displays the color of a given hex code in a small box. Do not include the leading #.
</noinclude>

Latest revision as of 22:54, 23 June 2024

#FFFFFF


Displays the color of a given hex code in a small box. Do not include the leading #.