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
No edit summary
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>#FBB</nowiki>
+
| light = <nowiki>#FFBBBB</nowiki>
| lighter = <nowiki>#FFDDDD</nowiki>
 
 
| border
 
| border
| dark = <nowiki>#B33</nowiki>
+
| dark = <nowiki>#BB3333</nowiki>
| #default = <nowiki>#FBB</nowiki>
+
| #default = <nowiki>#FFBBBB</nowiki>
 
}}<noinclude>
 
}}<noinclude>
 
==Usage==
 
==Usage==
 
<nowiki>{{E-color|xxx}}</nowiki>
 
<nowiki>{{E-color|xxx}}</nowiki>
 
Where xxx is one of the following values:
 
Where xxx is one of the following values:
* lighter
 
 
* light
 
* light
 
* dark
 
* dark

Latest revision as of 07:24, 10 July 2007

#FFBBBB

Usage

{{E-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