Template:Bg
From FORwiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | <span style="background-color: {{{c}}}">{{{t}}}</span> | + | <span style="background-color: {{{c}}}">{{{t}}}</span><noinclude> |
- | <noinclude> | + | |
{{Documentation}} | {{Documentation}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Visual Templates]] | [[Category:Visual Templates]] | ||
</noinclude> | </noinclude> |
Current revision as of 17:43, 13 January 2010
{{{t}}}
[edit] [ ]
Template documentation

Usage
This template is used to create a background color, kind of like highlighting in Microsoft Word or Open Office Writer.
{{bg|t=text|c=(hexadecimal) color}}
Example
{{bg|t=Foresight Studies|c=green}}
Foresight Studies
See also
- {{Colors}} – background/text color (text in free span)
- {{TextColors}} – background/text color (text in block table)
- {{NestTextColors}} – background/text color (text in block div)
- {{bkg}} – background color (text in free span)
- {{bg}} – background color (text in free span)