Difference between revisions of "Template:Me-color"
From Starsonata Wiki
m (Undo revision 1306785 by 60.28.209.8 (Talk) May your blood run as fire in your veins) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1}}} }} | {{#switch: {{lc: {{{1}}} }} | ||
| border | | border | ||
− | | dark = nowiki#8800AA/nowiki | + | | dark = <nowiki>#8800AA</nowiki> |
| tint | | tint | ||
− | | lighter = nowiki#EEDDFF/nowiki | + | | lighter = <nowiki>#EEDDFF</nowiki> |
| background | | background | ||
| light | | light | ||
− | | #default = nowiki#DDAAFF/nowiki | + | | #default = <nowiki>#DDAAFF</nowiki> |
− | }}noinclude | + | }}<noinclude> |
{{X-color/manual}} | {{X-color/manual}} | ||
− | + | {{GW}} | |
− | [[Category:Style templates|Color Me]]/noinclude | + | [[Category:Style templates|Color Me]]</noinclude> |
Latest revision as of 16:16, 25 January 2009
#DDAAFF
Usage
{{Me-color|xxx}}
Where xxx
is one of the following values:
- lighter
- light
- dark
An alternate set of values that could be used are:
- tint (same as lighter)
- background (same as light)
- border (same as dark)
If xxx is not specified, the default value is light, although leaving it as the default is discouraged.
Aside from special circumstances, always attempt to use the more appropriate set of color values - either lighter-light-dark or tint-background-border. Avoid mixing them up.
part of this article was copied from Template:Me-color