Predefinição:Pet: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 2: | Linha 2: | ||
<div style="font-famili: sans-serif"> | <div style="font-famili: sans-serif"> | ||
<table> | <table class="template-pet-table"> | ||
<tr><td></td><td style="font-size:x-large">'''{{{name}}}'''</td></tr> | <tr><td>[[File:{{{image}}}]]</td><td style="font-size:x-large">'''{{{name}}}'''</td></tr> | ||
<tr><td>'''Premium'''</td> <td>{{#ifeq:{{{premmy}}}|yes|[[Arquivo:Tick.png]]|[[Arquivo:Cross.png]]}}</td></tr> | <tr><td class='pet-col'>'''Premium'''</td> <td>{{#ifeq:{{{premmy}}}|yes|[[Arquivo:Tick.png]]|[[Arquivo:Cross.png]]}}</td></tr> | ||
<tr><td>'''Level Mínimo'''</td> <td>{{#if: {{{minLevel}}}|{{{minLevel}}}|Sem restrição}}</td></tr> | <tr><td class='pet-col'>'''Level Mínimo'''</td> <td>{{#if: {{{minLevel}}}|{{{minLevel}}}|Sem restrição}}</td></tr> | ||
<tr><td>'''Ataques'''</td> <td>{{#if: {{{attacks}}}|{{{attacks}}}|Nenhum}}</td></tr> | <tr><td class='pet-col'>'''Ataques'''</td> <td>{{#if: {{{attacks}}}|{{{attacks}}}|Nenhum}}</td></tr> | ||
<tr><td>'''Ataques especiais'''</td> <td>{{#if: {{{specialAttacks}}}|{{{specialAttacks}}}|Nenhum}}</td></tr> | <tr><td class='pet-col'>'''Ataques especiais'''</td> <td>{{#if: {{{specialAttacks}}}|{{{specialAttacks}}}|Nenhum}}</td></tr> | ||
<tr><td>'''Magias de Cura'''</td> <td>{{#if: {{{healingSpells}}}|{{{healingSpells}}}|Nenhum}}</td></tr> | <tr><td class='pet-col'>'''Magias de Cura'''</td> <td>{{#if: {{{healingSpells}}}|{{{healingSpells}}}|Nenhum}}</td></tr> | ||
<tr><td>'''Magias de Suporte'''</td> <td>{{#if: {{{supportSpells}}}|{{{supportSpells}}}|Nenhum}}</td></tr> | <tr><td class='pet-col'>'''Magias de Suporte'''</td> <td>{{#if: {{{supportSpells}}}|{{{supportSpells}}}|Nenhum}}</td></tr> | ||
<tr><td>'''Como Obter'''</td> <td>{{#if: {{{howToUnlock}}}|{{{howToUnlock}}}|Liberado por padrão}}</td></tr> | <tr><td class='pet-col'>'''Como Obter'''</td> <td>{{#if: {{{howToUnlock}}}|{{{howToUnlock}}}|Liberado por padrão}}</td></tr> | ||
</table> | </table> | ||
</div> | </div> |