Template:Infobox/Palette/doc: Difference between revisions

From The Motan Archives
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


:{{t|Infobox/Palette|#f8d82f|Primary body color}} outputs: {{Infobox/Palette|#f8d82f|Primary body color}}
:{{t|Infobox/Palette|#f8d82f|Primary body color}} outputs: {{Infobox/Palette|#f8d82f|Primary body color}}
<includeonly>[[Category:Templates]]</includeonly>
<includeonly>[[Category:Templates]]</includeonly>

Revision as of 23:39, 8 April 2025

This is a template documentation subpage for Template:Infobox/Palette.
It contains usage information, categories, and other content that is not part of the original template page

Description
This template is used to easily represent hexidecimal color values, typically for usage in Infobox templates.
Syntax
Include {{Infobox/Palette|hexidecimal value}} wherever you would like to display your colors.
You can optionally include a label, i.e.: {{Infobox/Palette|hexidecimal value|label}}
Usage example
{{Infobox/Palette|#f8d82f}} outputs:
#f8d82f test


{{Infobox/Palette|#f8d82f|Primary body color}} outputs:
#f8d82f Primary body color