Modèle:SpellInfoBox : Différence entre versions
De EncyclopAtys
| Ligne 10 : | Ligne 10 : | ||
|------------------------- <!--Logo and name of the subject--> | |------------------------- <!--Logo and name of the subject--> | ||
! align="centre" colspan="2" style="background: {{#var:colour}}; background-color: (rgba(255, 165, 0, 0.2)); background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(#A50,rgba(255, 165, 0, 0.5),rgba(255, 255, 255, 0.2));background-image: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 165, 0, 0.5),rgba(160, 80, 0, 0.5)); padding: 0.3em;" <!-- | ! align="centre" colspan="2" style="background: {{#var:colour}}; background-color: (rgba(255, 165, 0, 0.2)); background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(#A50,rgba(255, 165, 0, 0.5),rgba(255, 255, 255, 0.2));background-image: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 165, 0, 0.5),rgba(160, 80, 0, 0.5)); padding: 0.3em;" <!-- | ||
| − | -->| <big>{{3DText|text={{#if: {{{ | + | -->| <big>{{3DText|text={{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}</big> |
|- <!--Image--> <!--- vu ---> | |- <!--Image--> <!--- vu ---> | ||
|colspan="2" <!-- | |colspan="2" <!-- | ||
Version du 17 mars 2020 à 15:57
Sommaire
Description
Usage
{{SpellInfoBox
|image=
|tooltip=
|type=
|domain=
|skill=
|lvl=
|}}
| Ambre de la magie | |
| SpellInfoBox | |
|---|---|
| Type de sort | Offensif |
| Domaine | Désert |
| Compétence | Élémentaire |
| Niveau requis | 125 |
Paramètres
- domain
- Indique à quel domaine appartient le sort i.e. Désert, Forêt, Jungle, Lacs ou Primes Racines.
- skill
- Indique à quelle compétence de magie appartient le sort i.e. élémentaire.
- lvl
- Indique à quel niveau le sort peut commencé à être maitrisé.
- image
- Parce que c'est plus parlant.
- type
- Spécifie le type de sort i.e. celeste, atysien ou primal.
- tooltip
- Définit l'info-bulle qui apparait lorsqu'on l'on maintient la souris sur l'image.
Exemple
{{SpellInfoBox
|image=Phoenix-fire.jpg
|tooltip=L'oiseau de feu
|domain=Désert
|type=Offensif
|skill=Élémentaire
|lvl=125
|}}