Vorlage:ColorAtys/Documentation: Unterschied zwischen den Versionen

Aus EnzyklopAtys

Wechseln zu: Navigation, Suche
(See also)
Zeile 183: Zeile 183:
 
* [[template:3DText]] for special effects such as highlighting.
 
* [[template:3DText]] for special effects such as highlighting.
 
* [[:en:AtysPalette|AtysPalette]]<sup>(EN)</sup> & [[:fr:Palette des couleurs sur Atys|Palette des couleurs sur Atys]]<sup>(FR)</sup>
 
* [[:en:AtysPalette|AtysPalette]]<sup>(EN)</sup> & [[:fr:Palette des couleurs sur Atys|Palette des couleurs sur Atys]]<sup>(FR)</sup>
[[Category:graphic charter]]
+
[[Category:graphic Charter]]
 
[[Category:Template:Graphic Charter]]
 
[[Category:Template:Graphic Charter]]

Version vom 20. Juni 2018, 16:58 Uhr

en:Template:ColorAtys/Documentation
es:Plantilla:ColorAtys/Documentation‎
fr:Modèle:ColorAtys/Documentation
 
UnderConstruction.png
Übersetzung zur Überprüfung
Gib nicht den Mitwirkenden die Schuld, sondern komm und hilf ihnen. 😎

Usage

The template ColorAtys allows use of the standard colours for the graphic design of the wiki. It provides 4 types of color for different groups of Atys.

The 4 types are:

  • bg (background): color that is very pale for the normal background of a text.
  • fg (foreground): a very dark color for the text (and other paths).
  • light (clear): color a bit more saturated than the background, for highlighted.
  • dark (dark): color a bit more saturated than the form, intended for special effects such as shading.

the groups are:

  • fyros
  • matis
  • tryker
  • zorai (not ï [i-umlaut] in the parameter)
  • kami
  • karavan
  • marauder
  • tryton
  • ranger
  • tanant
  • gnost
  • HRP
  • OK
  • KB
  • Alert
  • Info (default value)
  • Sleep
  • Status
Normal Highlighted Shade !Reverse Obviously the opposite
Default Default Default Default Default
OOC OOC OOC OOC OOC
tenant tenant tenant tenant tenant
Matis Matis Matis Matis Matis
Ranger Ranger Store Ranger Ranger
Tryker Tryker Tryker Tryker Tryker
Kami Kami Kami Kami Kami
Karavan Karavan Karavan Karavan Karavan
gnost gnost gnost gnost gnost
Zoraï Zoraï Zoraï Zoraï Zoraï
Tryton Tryton Tryton Tryton Tryton
Marauder Marauder Marauder Marauder Marauder
Fyros Fyros Fyros Fyros Fyros
OK OK OK OK OK
KO KO KO KO KO
Warning Warning Warning Warning Warning
Info Info Info Info Info
Standby Standby Standby Standby Standby
Status Status Status Status Status

Syntax

{{ColorAtys/Documentation |type=value1 |group=value2 }}

Settings

  • type : this is one of the 4 types of colors (bg, fg, light, dark) (by default, the color is a saturated color close to the model of the group).
  • group : this is one of the 12 listed above (by default, the color obtained is the one from the wiki, with updates in evidence).

Example

The first two rows of the table of colours given above:

the
|style="background:#{{ColorAtys|type=bg}};color:#{{ColorAtys|type=fg}}"|'''Default'''
|style="background:#{{ColorAtys|type=light}};color:#{{ColorAtys|type=dark}}"|'''Default'''
|style="background:#{{ColorAtys}};color:#{{ColorAtys}}"|'''Default'''
|style="background:#{{ColorAtys|type=fg}};color:#{{ColorAtys|type=bg}}"|'''Default'''
|style="background:#{{ColorAtys|type=dark}};color:#{{ColorAtys|type=light}}"|'''Default'''
|-
|style="background:#{{ColorAtys|type=bg|group=OOC}};color:#{{ColorAtys|type=fg|group=OOC}}"|'''OOC'''
|style="background:#{{ColorAtys|type=light|group=OOC}};color:#{{ColorAtys|type=dark|group=OOC}}"|'''OOC'''
|style="background:#{{ColorAtys|group=OOC}};color:#{{ColorAtys|group=OOC}}"|'''OOC'''
|style="background:#{{ColorAtys|type=fg|group=OOC}};color:#{{ColorAtys|type=bg|group=OOC}}"|'''OOC'''
|style="background:#{{ColorAtys|type=dark|group=OOC}};color:#{{ColorAtys|type=light|group=OOC}}"|'''OOC'''

See also