Mudanças entre as edições de "Predefinição:Itembox"

De Wiki Gla
Ir para navegação Ir para pesquisar
 
(20 revisões intermediárias por 3 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<div class="iteminfobox">
<div class="iteminfobox">
<div class="iteminfobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="iteminfobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="iteminfobox-image">[[File:{{{image}}}|32px]]</div>}}
<div class="iteminfobox-image">{{{image}}}</div>}}
<table>
<table>
{{#if:{{{classe|}}}|
{{#if:{{{classe|}}}|
Linha 8: Linha 8:
</tr>
</tr>
<td colspan="2">{{{classe}}}</td>
<td colspan="2">{{{classe}}}</td>
}}{{#if:{{{defense|}}}|
}}
{{#if:{{{level|}}}|
<tr>
<th> Level:</th><td>{{{level}}}</td>
</tr>
}}
{{#if:{{{attack|}}}|
<tr>
<th>[[file:Power_icon.png|link=]] Ataque:</th><td>{{{attack}}}</td>
</tr>
}}
{{#if:{{{armorpen|}}}|
<tr>
<tr>
<th colspan="2">[[file:defense icon.png]] Defesa:</th>
<th>Armor Pen:</th><td>{{{armorpen}}}</td>
</tr>
}}
{{#if:{{{crit|}}}|
<tr>
<th>Critico:</th><td>{{{crit}}}</td>
</tr>
}}
{{#if:{{{defense|}}}|
<tr>
<th>[[file:defense icon.png|link=]] Defesa:</th><td>{{{defense}}}</td>
</tr>
</tr>
<td colspan="2">{{{defense}}}</td>
}}
}}
{{#if:{{{vitality|}}}|
{{#if:{{{vitality|}}}|
<tr>
<tr>
<th>[[file:hp icon.png]] Vitalidade:</th><td colspan="2">{{{vitality}}}</td>
<th>[[file:hp icon.png|link=]] Vitalidade:</th><td>{{{vitality}}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{exp|}}}|
{{#if:{{{exp|}}}|
<tr>
<tr>
<th colspan="2">[[file:exp icon.png]] Experiência:</th>
<th>[[file:exp icon.png|link=]] Experiência:</th><td>{{{exp}}}</td>
</tr>
</tr>
<td colspan="2">{{{exp}}}</td>
}}
}}
{{#if:{{{luck|}}}|
{{#if:{{{luck|}}}|
<tr>
<tr>
<th colspan="2">[[file:luck icon.png]] Sorte:</th>
<th>[[file:luck icon.png|link=]] Sorte:</th><td>{{{luck}}}</td>
</tr>
}}
{{#if:{{{speed|}}}|
<tr>
<th>Velocidade:</th><td>{{{speed}}}</td>
</tr>
}}
{{#if:{{{drop|}}}|
<tr>
<th colspan="2">Obtível em:</th>
</tr>
</tr>
<td colspan="2">{{{luck}}}</td>
<td colspan="2">{{{drop}}}</td>
}}
}}
</table>
</table>
</div>
</div>

Edição atual tal como às 14h25min de 27 de agosto de 2021

Itembox