Template:Color: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
(14 intermediate revisions by 2 users not shown)
Line 1:
<div style="display: inline-block; padding-right: 5px;">
<div style="display: flex; align-items: center;">
<div style="width: 20px; height: 20px; background-color: #{{{1|FFFFFF}}}; border: 1px2px solid blackwhite; margin-right: 5px; border-radius: 3px;"></div>
<div>'''#'''<span style="color:{{{1|FFFFFF}}}">{{{1|FFFFFF}}}</span>'''</div>
</div>
</div>
 
<noinclude>
Displays the color of a given hex code in a small box. Do not include the leading #.
</noinclude>