Modèle:SpellInfoBox : Différence entre versions
De EncyclopAtys
(Création modèle SpellInfoBox) |
|||
| (10 révisions intermédiaires par 4 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| − | {{#vardefine:colour| | + | <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;<!-- |
| − | !align="centre" colspan="2" style="background: | + | -->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; " |
| − | + | |- <!--Box title--> | |
| − | |- | + | |colspan="2" <!-- |
| − | ! | + | -->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}} | |
| − | + | |------------------------- <!--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;" <!-- | |
| − | {{#if: {{{type|}}} | ! | + | -->| <big>{{3DText|text={{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}</big> |
| − | ! | + | |- <!--Image--> <!--- vu ---> |
| + | |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);<!-- | ||
| + | -->text-align:left; padding:0em; "<!-- | ||
| + | -->|{{#if: {{{image|}}}| [[Image:{{{image}}}|frameless|center|250px|{{#if: {{{tooltip|}}} | {{{tooltip}}} | {{PAGENAME}} }}]]}} | ||
| + | |- <!--Type de sort--> | ||
| + | {{#if: {{{type|}}} | !style="background: #{{#var:colour}}; background-image: linear-gradient(to left,#{{#var:colour}}, white 1%,rgba(255, 165, 0, 0.1) 4%,rgba(255, 165, 0, 0.5));<!-- | ||
| + | -->text-align:right; padding:.2em .8em; color:#bfd" {{!}} '''Type de sort''' | ||
| + | !style="background: #{{#var:colour}}; background-image: linear-gradient(to right, rgba(255, 240, 225, 0.9),rgba(255, 165, 0, 0.8));<!-- | ||
| + | -->text-align:left; padding:.2em .4em; " <!-- | ||
| + | -->{{!}} {{{type}}} | ||
{{!}}- | }} | {{!}}- | }} | ||
| − | ! | + | |- <!--Domaine--> |
| − | ! | + | {{#if: {{{domain|}}} | !style="background: #{{#var:colour}}; background-image: linear-gradient(to left,#{{#var:colour}}, white 1%,rgba(255, 165, 0, 0.1) 4%,rgba(255, 165, 0, 0.5));<!-- |
| − | |- | + | -->text-align:right; padding:.2em .8em; color:#bfd" {{!}} '''Domaine''' |
| − | ! | + | !style="background: #{{#var:colour}}; background-image: linear-gradient(to right, rgba(255, 240, 225, 0.9),rgba(255, 165, 0, 0.8));<!-- |
| − | ! | + | -->text-align:left; padding:.2em .4em; " <!-- |
| − | |- | + | -->{{!}} {{{domain}}} |
| − | ! | + | {{!}}- | }} |
| − | ! | + | |- <!--Compétence--> |
| − | |}<!-- | + | {{#if: {{{skill|}}} | !style="background: #{{#var:colour}}; background-image: linear-gradient(to left,#{{#var:colour}}, white 1%,rgba(255, 165, 0, 0.1) 4%,rgba(255, 165, 0, 0.5));<!-- |
| + | -->text-align:right; padding:.2em .8em; color:#bfd" {{!}} '''Compétence''' | ||
| + | !style="background: #{{#var:colour}}; background-image: linear-gradient(to right, rgba(255, 240, 225, 0.9),rgba(255, 165, 0, 0.8));<!-- | ||
| + | -->text-align:left; padding:.2em .4em; " <!-- | ||
| + | -->{{!}} {{{skill}}} | ||
| + | {{!}}- | }} | ||
| + | |- <!--Niveau requis--> | ||
| + | {{#if: {{{lvl|}}} | !style="background: #{{#var:colour}}; background-image: linear-gradient(to left,#{{#var:colour}}, white 1%,rgba(255, 165, 0, 0.1) 4%,rgba(255, 165, 0, 0.5));<!-- | ||
| + | -->text-align:right; padding:.2em .8em; color:#bfd" {{!}} '''Niveau requis''' | ||
| + | !style="background: #{{#var:colour}}; background-image: linear-gradient(to right, rgba(255, 240, 225, 0.9),rgba(255, 165, 0, 0.8));<!-- | ||
| + | -->text-align:left; padding:.2em .4em; " <!-- | ||
| + | -->{{!}} {{{lvl}}} | ||
| + | {{!}}- | }} | ||
| + | |}</includeonly><!-- | ||
| − | --><noinclude> | + | --><noinclude> |
| + | {{Trad | ||
| + | |DE=Template:ZauberInfoBox | ||
| + | |EN=Template:SpellInfoBox | ||
| + | |ES=Template:SpellInfoBox | ||
| + | |FR=Template:SpellInfoBox | ||
| + | |RU=Template:SpellInfoBox | ||
| + | }} | ||
==Description== | ==Description== | ||
===Usage=== | ===Usage=== | ||
<pre> | <pre> | ||
{{SpellInfoBox | {{SpellInfoBox | ||
| + | |name= | ||
|image= | |image= | ||
|tooltip= | |tooltip= | ||
| Ligne 36 : | Ligne 67 : | ||
|}} | |}} | ||
</pre> | </pre> | ||
| + | {{SpellInfoBox | ||
| + | |image=Phoenix-fire.jpg | ||
| + | |tooltip=L'oiseau de feu | ||
| + | |domain=Désert | ||
| + | |type=Offensif | ||
| + | |skill=Élémentaire | ||
| + | |lvl=125 | ||
| + | |}} | ||
| + | ==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. | ||
| Ligne 47 : | Ligne 88 : | ||
: Indique à quel niveau le sort peut commencé à être maitrisé. | : Indique à quel niveau le sort peut commencé à être maitrisé. | ||
| − | + | ;image | |
| + | : Parce que c'est plus parlant. | ||
| + | |||
;type | ;type | ||
: Spécifie le type de sort i.e. celeste, atysien ou ''primal''. | : Spécifie le type de sort i.e. celeste, atysien ou ''primal''. | ||
| Ligne 55 : | Ligne 98 : | ||
==Exemple== | ==Exemple== | ||
| − | {{SpellInfoBox | + | <nowiki>{{SpellInfoBox |
|image=Phoenix-fire.jpg | |image=Phoenix-fire.jpg | ||
| + | |tooltip=L'oiseau de feu | ||
|domain=Désert | |domain=Désert | ||
| + | |type=Offensif | ||
|skill=Élémentaire | |skill=Élémentaire | ||
|lvl=125 | |lvl=125 | ||
| − | |}} | + | |}}</nowiki> |
| − | [[Catégorie:Modèle]] | + | [[Catégorie:Modèle:Infobox]] [[Catégorie:Cubes d'ambre]] |
</noinclude> | </noinclude> | ||
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
|}}