Teste: mudanças entre as edições

De TibiaRPGBrasil Wiki
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
<!----------------------------------------------------------- INÍCIO ÍNDICE --------------------------------------------------------------->
<includeonly>[[Category:Pets]]</includeonly>
        <div style="box-shadow:0 0 .5em #999; border-radius:10px;">
 
            <div class="home-box-title">
<div style="font-family: sans-serif">
              <table style="width:100%;">
<table class="template-pet-table">
                  <tr>
  <tr><td align="right">[[File:{{{image}}}]]</td><td style="font-size:x-large">'''{{{name}}}'''</td></tr>
                    <td style="width:5%">[[Arquivo:Tibian Book.gif|30px|link=]]</td>
  <tr><td></td>                          <td>HP: {{#replace:{{{hpStats}}}|+|[[File:hearth_icon.png|link=]]}}</td></tr>
                    <td style="width:95%; padding-left:8px; text-align:left; font-size:105%; font-weight:Bold;">Índice</td>
  <tr><td></td>                          <td>Attack: {{#replace:{{{attackStats}}}|+|<span style="padding: 2px">[[File:attack_icon.png|link=]]</span>}}</td></tr>
                  </tr>
  <tr><td></td>                          <td>Healing: {{#replace:{{{healingStats}}}|+|[[File:healing_icon.png|link=]]}}</td></tr>
              </table>
  <tr><td>'''Premium:'''</td>            <td>{{#ifeq:{{{premmy}}}|yes|[[Arquivo:Tick.png|link=]]|[[Arquivo:Cross.png|link=]]}}</td></tr>
            </div>
  <tr><td>'''Level Mínimo:'''</td>        <td>{{#if: {{{minLevel}}}|{{{minLevel}}}|Sem restrição}}</td></tr>
            <div style="padding: 20px 20px 20px 6px; border-radius:0px 0px 10px 10px;">{{Índice}}</div>
  <tr><td>'''Ataques[[Arquivo:Attack_icon.png]]:'''</td>            <td>{{#if: {{{attacks}}}|{{{attacks}}}|Nenhum}}</td></tr>
        </div>
  <tr><td>'''Ataques Unico[[Arquivo:Attack_icon.png]]:'''</td>            <td>{{#if: {{{unicoattacks}}}|{{{unicoattacks}}}|Nenhum}}</td></tr>
<!------------------------------------------------------------- FIM ÍNDICE ---------------------------------------------------------------->
  <tr><td>'''Ataques Especiais[[Arquivo:Agony Icon.gif]]:'''</td>  <td>{{#if: {{{specialAttacks}}}|{{{specialAttacks}}}|Nenhum}}</td></tr>
  <tr><td>'''Cura[[Arquivo:Healing_icon.png]]:'''</td>      <td>{{#if: {{{healingSpells}}}|{{{healingSpells}}}|Nenhum}}</td></tr>
  <tr><td>'''Suporte[[Arquivo:Strengthened Icon.gif]]:'''</td>  <td>{{#if: {{{supportSpells}}}|{{{supportSpells}}}|Nenhum}}</td></tr>
  <tr><td>'''Valor do Pet:'''</td>              <td><font color="green">'''{{{value}}}'''</font>[[Arquivo:Tibia Coin Icon.gif|link=]] [[Premium Points]]</td></tr>
  <tr><td>'''Como Obter:'''</td>          <td>{{#if: {{{howToUnlock}}}|{{{howToUnlock}}}|Liberado por padrão}}</td></tr>
  {{#if: {{{outfits|}}}|<tr><td>'''Outfits:'''</td>            <td>{{{outfits}}}</td></tr>}}
  {{#if: {{{mechanics|}}}|<tr><td>'''Mecânicas:'''</td>          <td>{{{mechanics}}}</td></tr>}}
  {{#if: {{{notes|}}}|<tr><td>'''Notas:'''</td>              <td>{{{notes}}}</td></tr>}}
</table>
</div>

Edição das 15h15min de 15 de maio de 2025



[[File:{{{image}}}]]{{{name}}}
HP: {{{hpStats}}}
Attack: {{{attackStats}}}
Healing: {{{healingStats}}}
Premium: Cross.png
Level Mínimo: {{{minLevel}}}
AtaquesAttack icon.png: {{{attacks}}}
Ataques UnicoAttack icon.png: {{{unicoattacks}}}
Ataques EspeciaisAgony Icon.gif: {{{specialAttacks}}}
CuraHealing icon.png: {{{healingSpells}}}
SuporteStrengthened Icon.gif: {{{supportSpells}}}
Valor do Pet: {{{value}}}Tibia Coin Icon.gif Premium Points
Como Obter: {{{howToUnlock}}}