Template:Font color: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
imported>Logoarto No edit summary |
||
Line 1: | Line 1: | ||
{{{{{|safesubst:}}}#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> | {{{{{|safesubst:}}}#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> | ||
{{ | This is the {{[[Template:Font color|font color]]}} template. | ||
== Example == | |||
For example, <code><nowiki>{{font color|orange|This is a message.}}</nowiki></code> makes this:<br> | |||
{{font color|orange|This is a message.}} | |||
</noinclude> | </noinclude> |
Revision as of 05:52, 7 May 2020
This is the {{font color}} template.
Example
For example, {{font color|orange|This is a message.}}
makes this:
This is a message.