Template:Hexcode/doc

From Shadowrun Wiki
Revision as of 21:08, 26 March 2024 by Catrone3 (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> == Usage == This template aims to generate an easier way to show and write colors based on their Hex codes. The template outputs a colored square (of the provided color hexcode), and a link to the color using [https://www.colorhexa.com Colorhexa the color encyclopedia].. ==Example== <code><nowiki>{{hexcode|#F2EFE9}}</nowiki></code><br> {{hex|#F2EFE9}} ===Caption=== You...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[[Category:Template documentation pages{{#translation:}}]]

Usage

This template aims to generate an easier way to show and write colors based on their Hex codes. The template outputs a colored square (of the provided color hexcode), and a link to the color using Colorhexa the color encyclopedia..

Example

{{hexcode|#F2EFE9}}
Template:Hex

Caption

You can also specify a caption to give the color you are using a name:
{{hexcode|#F2EFE9|caption=example}}
Template:Hex

See also