« Modèle:Build » : différence entre les versions

De Wiki - La Calv
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
 
(4 versions intermédiaires par un autre utilisateur non affichées)
Ligne 1 : Ligne 1 :
<noinclude>
<noinclude><table style="border: 1px solid silver;" cellpadding="3" cellspacing="2" width="700px">
{| style="border: 1px solid silver;" cellpadding="3" cellspacing="2" width="700px"
<tr style="background: {{elementcolor|{{{elementatk|Banal}}}}};">
|- style="background: {{e-color}};"
<th colspan="2">{{{titre|}}} {{Elementicon|{{{elementatk|Banal}}}}}/{{Elementicon|{{{elementdef|Banal}}}}}</th>
! colspan="2" | {{Elementicon|{{{elementatk|}}}}}/{{Elementicon|{{{elementdef|}}}}}
</tr>
|- style="background: {{e-color|lighter}}"
<tr style="background: {{elementcolor|{{{elementatk|Banal}}}|lighter}}">
| {{{skillbar|}}}
<td>{{{skillbar|{{skill bar|Petite épée|showheader=yes}}}}}</td>
| [[Puissance vs Terra]]: 5% <br> [[Faiblesse vs Pyro]]: 20% <br> [[Robustesse]]: 2% <br>
{{ #if: {{{effets|}}} | <td>{{{effets|}}}</td> }}
|}</noinclude>
</tr>
{{ #if: {{{notes|}}} | <tr style="background: {{elementcolor|{{{elementatk|Banal}}}|lighter}};">
<td colspan="2">{{{notes|}}}</td>  
</tr>}}
</table></noinclude>
<includeonly>
<includeonly>
{| style="border: 1px solid silver;" cellpadding="3" cellspacing="2" width="700px"
<table style="border: 1px solid silver;" cellpadding="3" cellspacing="2" width="700px">
<tr style="background: {{e-color}};">
<tr style="background: {{elementcolor|{{{elementatk|Banal}}}}};">
<th colspan="2">{{Elementicon|{{{elementatk|}}}}}/{{Elementicon|{{{elementdef|}}}}}</th>
<th colspan="2">{{{titre|}}} {{Elementicon|{{{elementatk|Banal}}}}}/{{Elementicon|{{{elementdef|Banal}}}}}</th>
</tr>
<tr style="background: {{e-color|lighter}}">
<td>{{{skillbar|}}}</td>
<td>{{{effets|}}}</td>
</tr>
</tr>
<tr style="background: {{e-color|lighter}};">
<tr style="background: {{elementcolor|{{{elementatk|Banal}}}|lighter}}">
<td colspan="2">{{{notes|}}}</td>
<td>{{{skillbar|{{skill bar|Petite épée|showheader=yes}}}}}</td>
{{ #if: {{{effets|}}} | <td>{{{effets|}}}</td> }}
</tr>
</tr>
|}
{{ #if: {{{notes|}}} | <tr style="background: {{elementcolor|{{{elementatk|Banal}}}|lighter}};">
<td colspan="2">{{{notes|}}}</td>
</tr>}}
</table>
</includeonly><noinclude>
</includeonly><noinclude>
==Paramètres==
==Paramètres==
Ligne 28 : Ligne 32 :
; titre : Facultatif. Ne nom du build.
; titre : Facultatif. Ne nom du build.
; notes : Facultatif. Précisions sur le build.
; notes : Facultatif. Précisions sur le build.
{{build
 
 
 
== Exemples ==
 
=== General usage ===
{{ Build
| elementatk = Électro
| elementatk = Électro
| elementdef = Aqua
| elementdef = Aqua
Ligne 35 : Ligne 45 :
| notes = Notes pour le build test.
| notes = Notes pour le build test.
}}
}}
<pre><nowiki>{{ Build
| elementatk = Électro
| elementdef = Aqua
| skillbar = {{skill bar|Sceptre plasma|La Vegeta|Ecran éclipsé|Fragment de beau lavabo|Mouillette|Piment rouge|Paratonnerre|Marohm|Boubou|showheader=yes}}
| effets = [[Puissance vs Terra]]: 5% <br> [[Faiblesse vs Pyro]]: 20% <br> [[Robustesse]]: 2% <br>
| notes = Notes pour le build test.
}}</nowiki></pre>
</noinclude>
</noinclude>

Dernière version du 20 novembre 2023 à 00:30

Banal/Banal
Arme Calv Items Fam attaque Fam défense
Petite épée
Blank
Blank
Blank
Blank
Blank
Blank
Blank
Blank

Paramètres

elementatk
L'élément d'attaque
elementdef
L'élement de défense
skillbar
La barre des skills, utiliser le modèle Skill bar
effets
Effets du build.
titre
Facultatif. Ne nom du build.
notes
Facultatif. Précisions sur le build.


Exemples

General usage

Électro/Aqua
Arme Calv Items Fam attaque Fam défense
Sceptre plasma
La Vegeta
Ecran éclipsé
Fragment de beau lavabo
Mouillette
Piment rouge
Paratonnerre
Marohm
Boubou
Puissance vs Terra: 5%
Faiblesse vs Pyro: 20%
Robustesse: 2%
Notes pour le build test.
{{ Build 
| elementatk = Électro
| elementdef = Aqua
| skillbar = {{skill bar|Sceptre plasma|La Vegeta|Ecran éclipsé|Fragment de beau lavabo|Mouillette|Piment rouge|Paratonnerre|Marohm|Boubou|showheader=yes}}
| effets = [[Puissance vs Terra]]: 5% <br> [[Faiblesse vs Pyro]]: 20% <br> [[Robustesse]]: 2% <br>
| notes = Notes pour le build test.
}}