Template:FontColor: Difference between revisions
From Atomix
mNo edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<span style="color:{{{fg|}}}; background:{{{bg|}}}">{{{text|}}}</span> | <span style="color:{{{fg|}}}; background:{{{bg|}}}">{{{text|}}}</span></includeonly> | ||
</includeonly> |
Revision as of 15:44, 15 December 2021
This is the "FontColor" template. It should be called in the following format:
{{FontColor |fg= |bg= |text= }}
You must specify the fonts using names (yellow,red) or hexadecimal form. Note that background (bg) or foreground (fg) can be left empty.
Edit the page to see the template text.