Difference between revisions of "Template:A-color"
m |
m (hex triplet colors don't work for everything) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1}}} }} |
{{#switch: {{lc: {{{1}}} }} |
||
⚫ | |||
⚫ | |||
| background |
| background |
||
− | | |
+ | | light = <nowiki>#FFCCEE</nowiki> |
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
}}<noinclude> |
}}<noinclude> |
||
==Usage== |
==Usage== |
Latest revision as of 07:24, 10 July 2007
#FFCCEE
Usage
{{A-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