Difference between revisions of "Template:Fontcolor"
From Tales of Maj'Eyal
m |
|||
Line 4: | Line 4: | ||
'''Usage''': <nowiki>{{fontcolor|<foreground>|<background>|<text>}}</nowiki> | '''Usage''': <nowiki>{{fontcolor|<foreground>|<background>|<text>}}</nowiki> | ||
+ | |||
+ | For example, <nowiki>{{fontcolor|red|black|I am red on black!}}</nowiki> will produce {{fontcolor|red|black|I am red on black!}} | ||
</noinclude> | </noinclude> | ||
Revision as of 03:53, 17 June 2013
Needs ParserFunctions installed before this will work. Remove the <nowiki> tags when this is done.
Usage: {{fontcolor|<foreground>|<background>|<text>}}
For example, {{fontcolor|red|black|I am red on black!}} will produce I am red on black!