Шаблон:Any-color

Материал из Guild Wars 2 wiki
Версия от 21:08, 10 мая 2011; OlafKS (обсуждение | вклад) (Новая страница: «{{#switch: {{lc: {{{1}}} }} | border | dark = <nowiki>#666666</nowiki> | tint | light = <nowiki>#DDDDDD</nowiki> | tint2 | lighter = <nowik...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

#BBBBBB

Purpose[править]

A neutral color scheme suitable for use with any identification system using color.

Usage[править]

{{Any-color|xxx}}

Where xxx is one of the following values:

  • lighter
  • light
  • medium
  • dark

An alternate set of values that could be used are:

  • tint2 (same as lighter)
  • tint (same as light)
  • background (same as medium)
  • border (same as dark)

If xxx is not specified, the default value is medium, although leaving it as the default is discouraged.

Aside from special circumstances, always attempt to use the more appropriate set of color values - either lighter-light-medium-dark or tint2-tint-background-border. Avoid mixing them up.