You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Rgb: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
(big typo)
No edit summary
Line 8: Line 8:
|-  
|-  
| width=50% | Color name
| width=50% | Color name
| width=50% | Color code
| width=50% | Example color
| width=50% | Example color
|-  
|-  
|
|
<pre>
<code><nowiki>
{{rgb|blue}}
{{rgb|blue}}
</pre>
</nowiki></code>
|
|
{{rgb|blue}}
<span style="background-color:{{rgb|blue}};color:{{rgb|blue}}">__________</span>
|
<span style="background-color:{{rgb|blue}}">     </span>
|}
|}

Revision as of 23:58, 20 August 2007

  1. {{{1}}}

Returns the RGB color-code of named color. The colors returned by this templte are not the same as the standard predefind CSS colors.

Examples

Curently, the following colors are defined. A hexadecimal RGB code is also acceptable.

Color name Example color

{{rgb|blue}}

__________