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
(Hq1Og8 <a href="http://hfdqdswuuqrq.com/">hfdqdswuuqrq</a>, [url=http://glfphjahkvvh.com/]glfphjahkvvh[/url], [link=http://jlvvyvylckoo.com/]jlvvyvylckoo[/link], http://lhlclaqgukfb.com/) |
m (reverted edits by 79.142.67.39 (talk|contribs); changed back to last version by Max) |
||
Line 1: | Line 1: | ||
<includeonly><span style="color:{{rgb|{{{1}}}}}">{{{2}}}</span></includeonly><noinclude>This is a template for add a specified color to text. | |||
== Usage == | |||
<pre> | |||
{{color| | }} | |||
</pre> | |||
=== 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 === | |||
{| border="1" cellpadding="2" cellspacing="0" | |||
|- | |||
| width=50% | What you type | |||
| width=50% | What it looks like | |||
|- | |||
| | |||
<pre> | |||
{{color|blue|Example}} | |||
</pre> | |||
| | |||
{{color|blue|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color|red|Example}} | |||
</pre> | |||
| | |||
{{color|red|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color|green|Example}} | |||
</pre> | |||
| | |||
{{color|green|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color|lgreen|Example}} | |||
</pre> | |||
| | |||
{{color|lgreen|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color|ffcc00|Example}} | |||
</pre> | |||
| | |||
{{color|ffcc00|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color|a0a|Example}} | |||
</pre> | |||
| | |||
{{color|a0a|Example}} | |||
|- | |||
| | |||
<pre> | |||
{{color||Example}} | |||
</pre> | |||
| | |||
{{color||Example}} | |||
|} | |||
</noinclude> | |||
[[category: Templates]] |
Revision as of 01:56, 30 September 2010
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 |