Template:FontColor: Difference between revisions

From Atomix
Change font colors on the fly
mNo edit summary
Line 16: Line 16:


'''text:''' {{{text|}}}
'''text:''' {{{text|}}}
<span style="color:{{{fg|}}}; background:{{{bg|}}}">
<span style="color:{{{fg|}}}; background:{{{bg|}}}">{{{text|}}}</span>




[[Category:Help]]
[[Category:Help]]
</includeonly>
</includeonly>

Revision as of 15:24, 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.