Template:Lvl

From EncyclopAtys

Jump to: navigation, search
de:Template:Lvl
en:Template:Lvl
es:Template:Lvl
fr:Template:Lvl
ru:Template:Lvl
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Dorothée, 2020-12-04)

Documentation

This model use two parameters:

  • lvl : the level, which determines the background color and the number of stars ( lvl =color + (#✹ - 1)x10)
  • Special : optional, which determines the variants. It can have the values Silan, Silan named, Silan boss, Named, Boss, Region or Region Silan (case sensitive).
  • The character "" has been chosen to avoid any confusion with the "" that we find in game, and which have a different meaning.

Usage

{{lvl | lvl =  level | Special= special }} 

Examples

Mobs

Code Résultat
{{lvl |lvl = 35|Special=Silan}}
4  x 
{{lvl |lvl = 45|Special=Silan boss}}
✹ ✹
{{lvl |lvl = 45}}
5 x 
{{lvl |lvl = 75}}
3 x 
{{lvl |lvl = 110}}
1 x 
{{lvl |lvl = 163}}
2 x 
{{lvl |lvl = 224}}
3 x 
{{lvl |lvl = 160|Special=Named}}
{{lvl |lvl = 270|Special=Boss}}
✹ ✹

Region Levels

Niveau Code Résultat
50 {{lvl |Special=Region Silan}}
50 {{lvl |lvl = 50|Special=Region}}
100 {{lvl |lvl = 100|Special=Region}}
★★
150 {{lvl |lvl = 150|Special=Region}}
★★★
200 {{lvl |lvl = 200|Special=Region}}
★★★★
250 {{lvl |lvl = 250|Special=Region}}
★★★★★
153 {{lvl |lvl = 153|Special=Region}} Region level error, it should be 50, 100, 150, 200 or 250






Last version 2020-12-04•