Template:FontColor: Difference between revisions
From Atomix
mNo edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
'''text:''' {{{text|}}} | '''text:''' {{{text|}}} | ||
{{#if: {{{fg|}}} | | fg | {{#if: {{{fg|}}} | | {{{fg|black}}}}} | ||
<span style="color:{{{fg|}}}; background:{{{bg|}}}">{{{text|}}}</span> | <span style="color:{{{fg|}}}; background:{{{bg|}}}">{{{text|}}}</span> | ||
Revision as of 15:30, 15 December 2021
This is the "FontColor" template. It should be called in the following format:
{{FontColor |fg= |bg= |text= }}
Edit the page to see the template text.