Template:FormatText: Difference between revisions
Appearance
Created page with "<span style=" color:{{{1|black}}}; font-weight:{{#ifeq:{{lc:{{{3|}}}}}|bold|bold|normal}}; font-style:{{#ifeq:{{lc:{{{4|}}}}}|italic|italic|normal}}; "> {{{2}}} </span>" |
No edit summary |
||
Line 1: | Line 1: | ||
<span style=" | <span style=" | ||
color:{{{1|black}}}; | color:{{{1|black}}}; | ||
{{#ifexpr: {{{3|}}} = bold | font-weight:bold; }} | |||
{{#ifexpr: {{{4|}}} = italic | font-style:italic; }} | |||
"> | "> | ||
{{{2}}} | {{{2}}} | ||
</span> | </span> |
Revision as of 15:45, 25 June 2025
<span style="
color:black; Expression error: Unexpected = operator. Expression error: Unexpected = operator.
"> {{{2}}}