Difference between revisions of "Template:Color"
Jump to navigation
Jump to search
(new template) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style="color:{{{1}}};">{{{2}}}</span><noinclude> | <span style="color:{{{1}}};">{{{2}}}</span><noinclude> | ||
− | |||
− | + | {{documentation}}</noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | </noinclude> |
Latest revision as of 08:09, 8 August 2013
{{{2}}}
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Color/doc to view this documentation. (edit) (How does this work?)
Visit Template:Color/doc to view this documentation. (edit) (How does this work?)
- Description
- This template is used for inputting colored pieces of text.
- Syntax
- Insert this template using
{{color|<html color name or hex color>|<your text>}}
- Example
{{color|red|Hello world!}}
results in Hello world!