Difference between revisions of "Template:HexColor"
From Golly.Life Wiki
| Line 2: | Line 2: | ||
{{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. | ||
| − | Example: | + | Example with Sunbeams Yellow: |
<pre> | <pre> | ||
{{HexColor|ffe266}} | {{HexColor|ffe266}} | ||
</pre> | </pre> | ||
| + | |||
| + | Renders as: | ||
{{HexColor|ffe266}} | {{HexColor|ffe266}} | ||
| + | </noinclude> | ||
Revision as of 09:04, 5 February 2021
{{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