m (The use of a different header color is still under discussion at GW:COLORS - shouldn't be added without concensus) |
m (hex triplet colors don't work for everything) |
||
Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1}}} }} |
{{#switch: {{lc: {{{1}}} }} |
||
| background |
| background |
||
− | | light = <nowiki># |
+ | | light = <nowiki>#AACCFF</nowiki> |
| border |
| border |
||
− | | dark = <nowiki># |
+ | | dark = <nowiki>#4444BB</nowiki> |
− | | #default = <nowiki># |
+ | | #default = <nowiki>#AACCFF</nowiki> |
}}<noinclude> |
}}<noinclude> |
||
==Usage== |
==Usage== |
Latest revision as of 07:22, 10 July 2007
#AACCFF
Usage
{{Mo-color|xxx}}
Where xxx is one of the following values:
- light
- dark
- border (same as dark)
- background (same as light)
Note: if left off, the default value is light
Community content is available under CC-BY-NC-SA unless otherwise noted.