Template:Swatch inline
Revision as of 13:49, 6 February 2021 by Wikipedia>Iketsi ({{2}}} → {{replace|{{{2}}}|#|#}} to prevent {{{2}}} from getting interpreted as a numbered list item when it contains a "#" character (e.g. "#f00"))
{{{1}}}
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Usage
Mostly for use on talk pages when discussing color.
{{swatch inline|RED}}gives RED{{swatch inline|Salmon}}gives Salmon{{swatch inline|#00FF00}}gives #00FF00{{swatch inline|gold|Au}}gives Au{{swatch inline|#004800|dark green|white}}gives dark green
RED, gold and white are HTML color names, whereas #00FF00 and #004800 are RGB hex triplets.