The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:ColorTable"

From ATITD7
Jump to navigationJump to search
(Created page with "{| class="wikitable" |+ {{{caption|Colors}}} !style="border-left:solid 4em #CCC;border-right:solid 2px #AAA;"{{!}} Name !style="border-left:solid 2px #AAA;border-right:soli...")
 
Line 36: Line 36:
 
<noinclude>
 
<noinclude>
 
|}
 
|}
{{documentation}}
+
 
 +
==Usage==
 +
This is a template for displaying a table of RGB colors.  It has a number of settings you can set to determine how it behaves:
 +
 
 +
{| class="wikitable"
 +
  ! Setting
 +
  ! Use
 +
  ! Default
 +
  |-
 +
  |'''caption='''=''value''
 +
  | The caption for the table
 +
  | Colors
 +
  |-
 +
  | '''verify'''=true
 +
  | Include columns to check off that this color has been verified to exist
 +
  | false
 +
  |-
 +
  | '''recipe'''=true
 +
  | Include columns for paint recipe ingredients
 +
  | false
 +
  |-
 +
  | '''raeli'''=true
 +
  | Include columns for Raeli ovens.
 +
  | false
 +
  |-
 +
  | '''quantity'''=true
 +
  | Include a quantity column.
 +
  | false
 +
  |-
 +
  | '''notes'''=true
 +
  | Include a notes column.
 +
  | false
 +
|}
 +
 
 
</noinclude>
 
</noinclude>

Revision as of 21:54, 22 September 2015

Colors
Name Hex (RGB)




Usage

This is a template for displaying a table of RGB colors. It has a number of settings you can set to determine how it behaves:

Setting Use Default
caption==value The caption for the table Colors
verify=true Include columns to check off that this color has been verified to exist false
recipe=true Include columns for paint recipe ingredients false
raeli=true Include columns for Raeli ovens. false
quantity=true Include a quantity column. false
notes=true Include a notes column. false