Template:font style: Difference between revisions

From SilentBlue.RemyWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><font style="{{#if:{{{color|}}}|color:{{{color}}}}} {{#if:{{{bg|}}}|background-color:{{{bg}}}}}">{{{1}}}</font></includeonly>
<includeonly><font style="{{#if:{{{bg|}}}|background-color: {{{bg}}};}} {{#if:{{{color|}}}|color: {{{color}}};}}">{{{1}}}</font></includeonly><noinclude>{{font style|<nowiki>{{font style|sth|bg=blue|color=white}}</nowiki>|bg=blue|color=white}}</noinclude>

Latest revision as of 12:02, 17 November 2024

{{font style|sth|bg=blue|color=white}}