Modèle:SpellInfoBox : Différence entre versions
De EncyclopAtys
| Ligne 3 : | Ligne 3 : | ||
-->border: thick outset #C90; border-radius:1em; padding: 0.1em;<!-- | -->border: thick outset #C90; border-radius:1em; padding: 0.1em;<!-- | ||
-->background-color: #C90; background-color: rgba(255, 153, 0, 0.5); background-image: radial-gradient(rgba(255, 255, 255, 0.2),rgba(255, 153, 0, 0.5)); <!-- | -->background-color: #C90; background-color: rgba(255, 153, 0, 0.5); background-image: radial-gradient(rgba(255, 255, 255, 0.2),rgba(255, 153, 0, 0.5)); <!-- | ||
| − | -->cellspacing: 0.01em; cellpadding:0.01em; vertical-align:center; " | + | -->cellspacing: 0.01em; cellpadding:0.01em; vertical-align:center; " |
|- <!--Box title--> | |- <!--Box title--> | ||
|colspan="2" <!-- | |colspan="2" <!-- | ||
-->style="text-align:right; vertical-align:center; padding:.01em .04em; <!-- | -->style="text-align:right; vertical-align:center; padding:.01em .04em; <!-- | ||
-->font-size:1em; font-weight:b_old; font-variant:small-caps; " | {{3DText|text=Ambre de la magie}} | -->font-size:1em; font-weight:b_old; font-variant:small-caps; " | {{3DText|text=Ambre de la magie}} | ||
| − | |- | + | |------------------------- <!--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;" <!-- | |
| − | -->style="background: | + | -->| <big>{{3DText|text={{#if: {{{nom|}}}|{{{nom}}}|{{PAGENAME}}}}}}</big> |
| − | + | |- <!--Image--> <!--- vu ---> | |
| − | |||
| − | |||
| − | --> | ||
| − | |- <!--Image--> | ||
|colspan="2" <!-- | |colspan="2" <!-- | ||
-->style="background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(rgba(255, 255, 255, 0.2),rgba(255, 165, 0, 0.5),#A50);<!-- | -->style="background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(rgba(255, 255, 255, 0.2),rgba(255, 165, 0, 0.5),#A50);<!-- | ||
Version du 17 mars 2020 à 15:53
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
|}}