Template:TColor/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{documentation}} | {{documentation}} | ||
This makes text | This makes text any color of the following color parameters. | ||
===Syntax=== | |||
<pre>{{{TColor|<Text Color>|<Text>|<Background Color>(Optional)}}</pre> | |||
===Usage=== | ===Usage=== | ||
| Line 18: | Line 21: | ||
{{TColor|white|example text|blue}}<br> | {{TColor|white|example text|blue}}<br> | ||
{{TColor|gold|example text|maroon}} | {{TColor|gold|example text|maroon}} | ||
'''With Formatting''' | |||
<pre>{{TColor|fuchsia|'''example text'''}}</pre> | |||
{{TColor|fuchsia|'''example text'''}} | |||
===Parameters=== | ===Parameters=== | ||