Template:BrewerColors

From blackwiki
Jump to navigation Jump to search
50px Template documentation[view] [edit] [history] [purge]

This template shows the Brewer colors. Based on specifications and designs developed by Cynthia Brewer ([1]). These color palettes can be used for statistical diagrams and for maps.

To translate or review the translation of the module to your language, edit carefully Data:I18n/BrewerColors.tab.

Syntax

{{BrewerColors|color palette|number of colors|show the color number}}

The number of colors must be from 3 to 9 or 12, according to the palette.

Show the color number is an optional parameter, with two values: '-' the color number and 'a' with the degree of transparency (alpha channel) added at the end of the number and always it will be 'ff'. It is only interesting to add the color for the map coloring.

Brewers color palettes

Valid names and full color representation for each palette. Moving the mouse cursor over each box the color number appears.

Sequential (1-9)
  • YlGn
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • YlGnBu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • GnBu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • BuGn
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • PuBuGn
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • PuBu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • BuPu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • RdPu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • PuRd
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • OrRd
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • YlOrRd
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • YlOrBr
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Purples
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Blues
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Greens
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Oranges
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Reds
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Greys
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
Divergent (1-11)
  • PuOr
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • BrBG
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • PRGn
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • PiYG
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • RdBu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • RdGy
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • RdYlBu
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Spectral
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • RdYlGn
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
Qualitative (1-8/12)
  • Accent
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Dark2
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Paired
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Pastel1
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Pastel2
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Set1
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Set2
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
  • Set3
    Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for BrewerColors

Show colors of Brewer palettes

Template parameters

ParameterDescriptionTypeStatus
Palette name1

Name of the palette to use

Linerequired
Number of colors2

The number of colors to show on the palette, from 3 to 9/12

Numberrequired
Show color number3

Write the color number after the box: - (only number) or (with alpha channel)

Numberoptional

Examples

Code Result
{{BrewerColors|Greens|3}} Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
{{BrewerColors|Greens_i|3}} Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
{{BrewerColors|Set1|8}} Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
{{BrewerColors|Accent|4|-}} Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.
{{BrewerColors|Accent|4|a}} Lua error in Module:TNT at line 167: Missing Commons dataset I18n/Module:TNT.tab.

See also