Difference between revisions of "Template:A-color"
Jump to navigation
Jump to search
(Created page with '{{#switch: {{lc: {{{1}}} }} | background | light = <nowiki>#FCE</nowiki> | border | dark = <nowiki>#A08</nowiki> | #default = <nowiki>#FCE</nowiki> }}<noinclude...') |
(No difference)
|
Revision as of 03:30, 30 April 2009
#FCE
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