Template:Mapcolor

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
Line 10: Line 10:
;Example : <code><nowiki>{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}</nowiki></code> produce
;Example : <code><nowiki>{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}</nowiki></code> produce
{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}
{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}
 +
<noinclude>
 +
[[Category:Templates]]
 +
</noinclude>

Current revision as of 00:34, 3 December 2009


Description 
this template allow to display a color with is colometric informations.
Usage 
{{Mapcolor|r=DDD|v=DDD|b=DDD|hex=#HHHHHH}}
  • DDD : value between 0 and 255 for Red, Green, and Blue (ALL REQUIRED).
  • #HHHHHH : hexadécimale value corresponding to the 3 previous data (REQUIRED).
Example 
{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}} produce
#F4E2BA
R:244 V:226 B:186
Personal tools