Mudanças entre as edições de "Predefinição:Itembox"
Ir para navegação
Ir para pesquisar
Etiqueta: Reversão manual |
|||
(25 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">[[ | <div class="iteminfobox-image">{{{image}}}</div>}} | ||
< | <table> | ||
{{#if:{{{classe|}}}| | |||
<tr> | |||
<th colspan="2">Classe:</th> | |||
</tr> | |||
<td colspan="2">{{{classe}}}</td> | |||
}} | |||
{{#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> | |||
<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> | |||
}} | |||
{{#if:{{{vitality|}}}| | |||
<tr> | |||
<th>[[file:hp icon.png|link=]] Vitalidade:</th><td>{{{vitality}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{exp|}}}| | |||
<tr> | |||
<th>[[file:exp icon.png|link=]] Experiência:</th><td>{{{exp}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{luck|}}}| | |||
<tr> | <tr> | ||
<th> | <th>[[file:luck icon.png|link=]] Sorte:</th><td>{{{luck}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{speed|}}}| | ||
<tr> | <tr> | ||
<th | <th>Velocidade:</th><td>{{{speed}}}</td> | ||
</tr> | </tr> | ||
}} | |||
{{#if:{{{drop|}}}| | |||
<tr> | <tr> | ||
<th colspan="2"> | <th colspan="2">Obtível em:</th> | ||
</tr> | </tr> | ||
<td colspan="2">{{{ | <td colspan="2">{{{drop}}}</td> | ||
}}</table> | }} | ||
</table> | |||
</div> | </div> |
Edição atual tal como às 14h25min de 27 de agosto de 2021
Itembox