Difference between revisions of "Template:R-color"

From Basin Wiki
Jump to navigation Jump to search
(Created page with '{{#switch: {{lc: {{{1}}} }} | background | light = <nowiki>#CF9</nowiki> | border | dark = <nowiki>#5A0</nowiki> | #default = <nowiki>#CF9</nowiki> }}<noinclude...')
(No difference)

Revision as of 03:41, 30 April 2009

#CF9

Usage

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