Template:TColor/doc: Difference between revisions

mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{documentation}}
{{documentation}}


This makes text bold and uses any of the following color parameters.
This makes text any color of the following color parameters.
 
===Syntax===
<pre>{{{TColor|<Text Color>|<Text>|<Background Color>(Optional)}}</pre>


===Usage===
===Usage===
Line 12: Line 15:
<pre>{{TColor|white|example text|green}}</pre>
<pre>{{TColor|white|example text|green}}</pre>


{{TColor|white|example text|green}}
{{TColor|white|example text|green}}<br>
 
'''More Examples:'''<br>
{{TColor|white|example text|black}}<br>
{{TColor|white|example text|blue}}<br>
{{TColor|gold|example text|maroon}}
 
'''With Formatting'''
<pre>{{TColor|fuchsia|'''example text'''}}</pre>
 
{{TColor|fuchsia|'''example text'''}}


===Parameters===
===Parameters===