You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Color: Difference between revisions
Jump to navigation
Jump to search
LyingBrian (talk | contribs) No edit summary |
SigmaEpsilon (talk | contribs) (new description) |
||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
< | <code><nowiki>{{color | | }}</nowiki></code> | ||
{{color | |||
| color name or | === Parameters === | ||
;1 | |||
:The desired color. | |||
:''The {{tlx|rgb}} template is already included; simply enter the color name or code.'' | |||
;2 | |||
:The text to colorize. | |||
=== Examples === | === Examples === | ||
{| border="1" cellpadding="2" cellspacing="0" | {| border="1" cellpadding="2" cellspacing="0" | ||
Line 41: | Line 42: | ||
| | | | ||
<pre> | <pre> | ||
{{color| | {{color|lgreen|Example}} | ||
</pre> | </pre> | ||
| | | | ||
{{color| | {{color|lgreen|Example}} | ||
|- | |- | ||
| | | |
Revision as of 19:03, 21 August 2007
This is a template for add a specified color to text.
Usage
{{color | | }}
Parameters
- 1
- The desired color.
- The {{rgb}} template is already included; simply enter the color name or code.
- 2
- The text to colorize.
Examples
What you type | What it looks like |
{{color|blue|Example}} |
Example |
{{color|red|Example}} |
Example |
{{color|green|Example}} |
Example |
{{color|lgreen|Example}} |
Example |
{{color|ffcc00|Example}} |
Example |
{{color|a0a|Example}} |
Example |
{{color||Example}} |
Example |