Content deleted Content added
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
</noinclude><includeonly><span {{#if:{{{1|}}}|style="color: {{{1}}}"|}} class="colored-text {{#if: {{{class|}}}|{{#if:{{{2|}}}|class-color|class-color-notext}} |
</noinclude><includeonly><span {{#if:{{{1|}}}|style="color: {{{1}}}"|}} class="colored-text {{#if: {{{class|}}}|{{#if:{{{2|}}}|class-color|class-color-notext}} |
||
{{{class}}} }}{{#if:{{{2|}}}||color-span}}">{{{2|{{{1|{{{class|}}}}}}}}}</span></includeonly> |
{{{class}}} }} {{#if:{{{2|}}}||color-span}}">{{{2|{{{1|{{{class|}}}}}}}}}</span></includeonly> |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
Revision as of 12:38, 30 December 2021
Use:
{{color|#c89ccc}}
#c89ccc
{{color|class=text-success}}
text-success
{{color|#c89ccc|Colored text}}
Colored text
{{color|2=Colored text|class=text-success}}
Colored by class name
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| content | 2 | no description | Content | suggested |
| color | 1 | hex or color name | String | suggested |
| Class | class | no description | String | suggested |