Difference between revisions of "Template:Color"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Force the # symbol not to be interpreted)
m (Fix the handling of empty arguments)
 
Line 5: Line 5:
red=<nowiki>#ff7777</nowiki>|
red=<nowiki>#ff7777</nowiki>|
yellow=<nowiki>#ffff77</nowiki>|
yellow=<nowiki>#ffff77</nowiki>|
{{{1}}}
{{{1|}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
This template returns the palette of colors common to most pages of this wiki.
This template returns the palette of colors common to most pages of this wiki.

Latest revision as of 23:18, 22 September 2009

This template returns the palette of colors common to most pages of this wiki.

Usage

{{Color|your color}}

Special colors are: blue, gray, green, red and yellow. Any other value will be used as is.