« Modèle:Effet infobox » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<noinclude>{{#arraydefine:effets|{{{effets|Aucun effet}}}}}{| align="right" style="margin:0 0 0.5em 1em; border:1px solid silver; font-size:90%; text-align:left; background-color:white; width:300px;" cellpadding="5" cellspacing="3" | <noinclude>{{#arraydefine:effets|{{{effets|Aucun effet}}}}}{| align="right" style="margin:0 0 0.5em 1em; border:1px solid silver; font-size:90%; text-align:left; background-color:white; width:300px;" cellpadding="5" cellspacing="3" | ||
! colspan="2" style="font-size:110%; text-align:center; background-color: | ! colspan="2" style="font-size:110%; text-align:center; background-color:#d9d9d9;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" align="center" | {{{image|[[Image:{{{id|}}}.png|120px]]}}} | | colspan="2" align="center" style="background-color:#d9d9d9" | {{{image|[[Image:{{{id|}}}.png|120px]]}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Nom | ||
| {{{nom|{{PAGENAME}}}}} | | {{{nom|{{PAGENAME}}}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Id | ||
| {{{nomcourt|''nomcourt manquant''}}} | | {{{nomcourt|''nomcourt manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Description | ||
| {{{desc|''desc manquant''}}} | | {{{desc|''desc manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Effet | ||
| {{{effect|''effect manquant''}}} | | {{{effect|''effect manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Type | ||
| [[{{{type|''type manquant''}}}]] | | [[{{{type|''type manquant''}}}]] | ||
|- | |- | ||
|}</noinclude> | |}</noinclude> | ||
<includeonly>{{#arraydefine:effets|{{{effets|Aucun effet}}}}}{| align="right" style="margin:0 0 0.5em 1em; border:1px solid silver; font-size:90%; text-align:left; background-color:white; width:300px;" cellpadding="5" cellspacing="3" | <includeonly>{{#arraydefine:effets|{{{effets|Aucun effet}}}}}{| align="right" style="margin:0 0 0.5em 1em; border:1px solid silver; font-size:90%; text-align:left; background-color:white; width:300px;" cellpadding="5" cellspacing="3" | ||
! colspan="2" style="font-size:110%; text-align:center; background-color: | ! colspan="2" style="font-size:110%; text-align:center; background-color:#d9d9d9;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" align="center" | {{{image|[[Image:{{{id|}}}.png|120px]]}}} | | colspan="2" align="center" style="background-color:#d9d9d9" | {{{image|[[Image:{{{id|}}}.png|120px]]}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Nom | ||
| {{{nom|{{PAGENAME}}}}} | | {{{nom|{{PAGENAME}}}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Id | ||
| {{{nomcourt|''nomcourt manquant''}}} | | {{{nomcourt|''nomcourt manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Description | ||
| {{{desc|''desc manquant''}}} | | {{{desc|''desc manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Effet | ||
| {{{effect|''effect manquant''}}} | | {{{effect|''effect manquant''}}} | ||
|- valign="top" | |- valign="top" | ||
! style="background-color: | ! style="background-color:#d9d9d9;" | Type | ||
| [[{{{type|''type manquant''}}}]] | | [[{{{type|''type manquant''}}}]] | ||
|- | |- |
Version du 23 novembre 2023 à 21:39
Effet infobox | |
---|---|
Fichier:.png | |
Nom | Effet infobox |
Id | nomcourt manquant |
Description | desc manquant |
Effet | effect manquant |
Type | ''type manquant'' |
Usage
{{Effet infobox | id = | desc = | effect = | type = }}
Paramètres
- name
- Facultatif. Utilise par défaut le nom de l'effet (
{{PAGENAME}}
). - image
- Facultatif. L'image de l'effet ne doit pas inclure de texte. Utilise par défaut le nom court (
{{{id|}}}.png
). - id
- Id de l'effet.
- desc
- Description de l'effet.
- effect
- Effet de l'effet.
- type
- Type de l'effet.
Exemple
{{Effet infobox | id = affutage | desc = Les dégâts du porteur sont augmentés en proportion de ses points de vie totaux. | effect = Augmentation des dégâts : +*%\n | type = Lors de dégâts infligés }}