Template:HexColor: Difference between revisions

From Golly.Life Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly><span style="color: #{{{1}}};"><nowiki>#</nowiki>{{{1}}}</span></includeonly><noinclude>
<includeonly><span style="color: #{{{1}}};">'''<nowiki>#</nowiki>{{{1}}}'''</span></includeonly><noinclude>
{{Tl|HexColor}} is a template for including a color by hex code, and having the hex code colored with the color itself.
{{Tl|HexColor}} is a template for including a color by hex code, and having the hex code colored with the color itself.



Revision as of 23:56, 7 January 2023

{{HexColor}} is a template for including a color by hex code, and having the hex code colored with the color itself.

Example with Sunbeams Yellow:

{{HexColor|ffe266}}

Renders as:

#ffe266