Predefinição:Pet2: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 92: | Linha 92: | ||
<!-- Magias de Ataque --> | <!-- Magias de Ataque --> | ||
{{#if: {{{spellsAttack|}}}| | |||
<table style="width:100%;"> | <table style="width:100%;"> | ||
<tr><td colspan="3">Ataque</td></tr> | |||
<tr> | <tr> | ||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | <td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | ||
| Linha 102: | Linha 104: | ||
</tr> | </tr> | ||
</table> | </table> | ||
}} | |||
<!-- Magias de Cura --> | |||
{{#if: {{{spellsHealing|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">Cura</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC;">'''Descrição'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-right-radius:10px;">'''Imagem'''</td> | |||
</tr> | |||
<tr> | |||
{{{spellsHealing}}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias Especiais --> | |||
{{#if: {{{spellsSpecial|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">Especial</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC;">'''Descrição'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-right-radius:10px;">'''Imagem'''</td> | |||
</tr> | |||
<tr> | |||
{{{spellsSpecial}}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias de Suporte --> | |||
{{#if: {{{spellsSupport|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">Especial</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC;">'''Descrição'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-right-radius:10px;">'''Imagem'''</td> | |||
</tr> | |||
<tr> | |||
{{{spellsSupport}}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias Unicas --> | |||
{{#if: {{{spellsUnique|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">Unicas</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Magia'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC;">'''Descrição'''</td> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-right-radius:10px;">'''Imagem'''</td> | |||
</tr> | |||
<tr> | |||
{{{spellsUnique}}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Historia --> | <!-- Historia --> | ||
