Template:format
From Homestar Runner Wiki
(Difference between revisions)
(Soiled Bargains: Now with KISS and anti-copy-n'-paste action!) |
m (CSS complaint so your children can chew on their new, questionable produ— I mean, toy.) |
||
Line 1: | Line 1: | ||
- | <span style="background: {{{2}}}; color: {{{1}}}">{{{3}}}</span><noinclude> | + | <span style="{{#if:{{{2|}}}|background: {{{2}}};|}} {{#if:{{{1|}}}|color: {{{1}}};|}}">{{{3}}}</span><noinclude> |
---- | ---- | ||
=== Usage === | === Usage === |
Revision as of 03:32, 12 January 2011
{{{3}}}
Usage
Gives text a foreground and background color. Both are CSS values.
{{colors|foreground|background|text}}