Modèle:SpellInfoBox : Différence entre versions
De EncyclopAtys
| (5 révisions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<includeonly>{{#vardefine:colour|006}}<!-- | <includeonly>{{#vardefine:colour|006}}<!-- | ||
| − | -->{| | + | -->{|style="float: right; width:25%; max-width:30%; margin: 0.1em; overflow: auto; <!-- |
-->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, | + | -->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--> | ||
| Ligne 8 : | Ligne 8 : | ||
-->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: {{{name|}}}|{{{name}}}|{{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);<!-- | ||
| Ligne 52 : | Ligne 48 : | ||
--><noinclude> | --><noinclude> | ||
{{Trad | {{Trad | ||
| − | |DE=Template: | + | |DE=Template:ZauberInfoBox |
|EN=Template:SpellInfoBox | |EN=Template:SpellInfoBox | ||
|ES=Template:SpellInfoBox | |ES=Template:SpellInfoBox | ||
| Ligne 62 : | Ligne 58 : | ||
<pre> | <pre> | ||
{{SpellInfoBox | {{SpellInfoBox | ||
| + | |name= | ||
|image= | |image= | ||
|tooltip= | |tooltip= | ||
| Ligne 79 : | Ligne 76 : | ||
|}} | |}} | ||
==Paramètres== | ==Paramètres== | ||
| + | ;name | ||
| + | :Nom si différent du nom de la page '''(Donc, attention pour les inclusions!)''' | ||
| + | |||
;domain | ;domain | ||
: Indique à quel domaine appartient le sort i.e. Désert, Forêt, Jungle, Lacs ou Primes Racines. | : Indique à quel domaine appartient le sort i.e. Désert, Forêt, Jungle, Lacs ou Primes Racines. | ||
Version actuelle datée du 24 avril 2022 à 14:09
Sommaire
Description
Usage
{{SpellInfoBox
|name=
|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
- name
- Nom si différent du nom de la page (Donc, attention pour les inclusions!)
- 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
|}}