Difference between revisions of "Template:Lvl"

From EncyclopAtys

Jump to: navigation, search
(Created page with "<includeonly> <!-- {{#expr: floor({{#expr: {{{lvl}}} div 50}})}} , {{{Special}}} (debug) -->{{#switch:{{{Special|}}}<!-- In...")
 
Line 48: Line 48:
 
* The character "<big>✹</big>" has been chosen to avoid any confusion with the "<big>☆</big>" that we find in game, and which have a different meaning.
 
* The character "<big>✹</big>" has been chosen to avoid any confusion with the "<big>☆</big>" that we find in game, and which have a different meaning.
  
==Usage ⋅ Verwendung ⋅ Utilizar ⋅ Ипользование==
+
==Usage==
 
  <nowiki>{{lvl | lvl =  level | Special= special }} </nowiki>
 
  <nowiki>{{lvl | lvl =  level | Special= special }} </nowiki>
  
==Exemples ⋅ Beispiele ⋅ Examples ⋅ Ejemplos ⋅ Примеры: ==
+
== Examples ==
 
===Mobs===
 
===Mobs===
 
{| class="wikitable"
 
{| class="wikitable"
Line 75: Line 75:
 
| <nowiki>{{lvl |lvl = 270|Special=Boss}}</nowiki> || {{lvl |lvl = 270|Special=Boss}}
 
| <nowiki>{{lvl |lvl = 270|Special=Boss}}</nowiki> || {{lvl |lvl = 270|Special=Boss}}
 
|}
 
|}
===Niveaux de régions===
+
===Region Levels===
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-

Revision as of 06:20, 17 July 2020

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-07-17)

Documentation

This model use two parameters:

  • lvl : the level, which determines the background color and the number of stars ( lvl =color + #✹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•