GuildWiki

GuildWiki has been locked down: anonymous editing and account creation are disabled. Current registered users are unaffected. Leave any comments on the Community Portal.

READ MORE

GuildWiki
m (fix)
m (hex triplet colors don't work for everything)
 
Line 1: Line 1:
 
{{#switch: {{lc: {{{1}}} }}
 
{{#switch: {{lc: {{{1}}} }}
 
| background
 
| background
| light = <nowiki>#FCE</nowiki>
+
| light = <nowiki>#FFCCEE</nowiki>
 
| border
 
| border
| dark = <nowiki>#A08</nowiki>
+
| dark = <nowiki>#AA0088</nowiki>
| #default = <nowiki>#FCE</nowiki>
+
| #default = <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