Modèle:Lvl : Différence entre versions
De EncyclopAtys
m |
|||
Ligne 1 : | Ligne 1 : | ||
− | <!-- {{#expr: floor({{#expr: {{{lvl}}} div 50}})}} , {{{Special}}} (debug) --> | + | <includeonly> <!-- {{#expr: floor({{#expr: {{{lvl}}} div 50}})}} , {{{Special}}} (debug) --> |
{{#switch:{{{Special|}}}<!-- In Silan | {{#switch:{{{Special|}}}<!-- In Silan | ||
-->| Silan = <div style="border:0px;padding: 1px 1px 3px 1px; background-color: #6eaa87;height:16px; width:48px; text-align:center;text-shadow: 1px 1px black;">'''<span style="color: white;">{{#expr: ceil( {{#expr: {{{lvl}}} div 10 }} )}} x </span><span style="color: gold;">★</span>'''</div><!-- | -->| Silan = <div style="border:0px;padding: 1px 1px 3px 1px; background-color: #6eaa87;height:16px; width:48px; text-align:center;text-shadow: 1px 1px black;">'''<span style="color: white;">{{#expr: ceil( {{#expr: {{{lvl}}} div 10 }} )}} x </span><span style="color: gold;">★</span>'''</div><!-- |
Version du 28 juin 2020 à 07:05
Il reste actuellement encore 104 articles en préparation dans la catégorie «WIP»
Article en préparation. Laissez l'auteur le terminer avant de le modifier.
La dernière édition était de Dorothée le 2020-06-28.
La dernière édition était de Dorothée le 2020-06-28.
Documentation
Ce modèle utilise deux paramètres:
lvl
: le niveau, qui détermine la couleur du fond et le nombre d'étoilesSpecial
: optionnel, qui détermine les variantes. Il peur prendre les valeursSilan, Silan named, Slan boss, Named ou Boss
(attention à la casse).
Usage
{{lvl | lvl = level | Special= special }}
Exemples:
Code | Résultat |
---|---|
{{lvl |lvl = 35|Special=Silan}} | 4 x ✹
|
{{lvl |lvl = 45|Special=Silan boss}} | ✹ ✹
|
{{lvl |lvl = 35}} | 4 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}} | ✹ ✹
|