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 |
||
| (39 revisões intermediárias por 2 usuários não estão sendo mostradas) | |||
| Linha 1: | Linha 1: | ||
<includeonly>[[Category:Pets]]</includeonly> | <includeonly>[[Category:Pets]]</includeonly> | ||
< | <!-- Cabeçalho --> | ||
<td style="text-align:left;" valign="top">'''Informações Pet {{{name|Desconhecido}}}'''</font></td> | |||
<table style="width:100%; border:1px solid #CCC; border-radius:8px; background-color:#E8F2F8;"> | |||
<tr> | |||
<!-- Quadrado da Imagem --> | |||
<td style="text-align:center; vertical-align:middle; width: 15%; border-right:2px solid #CCC;"> [[Arquivo:{{{image|SemImagem.gif}}}|96px]]</td> | |||
<!-- Retângulo com as informações --> | |||
<td style="padding:10px; vertical-align:top;width: 85%;"> | |||
<table style="width:100%; border-spacing:5px;"> | |||
<tr> | |||
<td colspan="2"><font size="+2">'''Pet {{{name|Desconhecido}}}'''</font></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2">'''Categoria:''' {{{categoryDesc|Desconhecido}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="3%">'''HP:'''</td><td>{{#invoke:PetTools|HPRender|hpGain={{{statsHPGain|0}}}|bonusPerHundredLevels={{{statsHPBonusHL|0}}}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="3%">'''Mana:'''</td><td>{{#invoke:PetTools|MPRender|mpGain={{{statsMPGain|0}}}}}</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2">'''Potion''': {{#if: {{{potionUsed|}}} | {{{potionUsed}}} [[Arquivo:{{{potionUsed}}}.gif]] | Desconhecido.}} | |||
</tr> | |||
<tr> | |||
<td colspan="2">'''Elemento:''' {{{elementDesc|Desconhecido}}}</td> | |||
</tr> | |||
{{#if: {{NAMESPACE}}{{{miscDesc|}}}| | |||
<tr> | |||
<td colspan="2"> | |||
<table style="height:50px; padding:5px 10px; border:1px dashed #CEDFF2; border-radius:12px; background-color:#FFFFFF; margin:15px auto 15px 0px;"> | |||
<tr> | |||
<td width="30" align="center">[[Arquivo:petcuriosidade.gif]]</td> | |||
<td>'''Curiosidade:''' {{{miscDesc|Desconhecido.}}}</td> | |||
</tr> | |||
</table> | |||
</td> | |||
</tr> | |||
}} | |||
</table> | |||
</td> | |||
</tr> | |||
</table> | </table> | ||
</ | |||
<!-- Como Obter --> | |||
<td style="text-align:left;" valign="top">'''Como Obter'''</font></td> | |||
<table style="width:100%; border:1px solid #CCC; border-radius:8px; background-color:#E8F2F8;"> | |||
<tr> | |||
<td style="padding:10px; vertical-align:top;width: 85%;"> | |||
<table style="width:100%; border-spacing:5px;"> | |||
<tr> | |||
<td>'''Npc:''' {{#if: {{{howToGetNPC|}}}|{{{howToGetNPC}}}|Desconhecido.}}</td> | |||
</tr> | |||
<tr> | |||
<td>'''Loja:''' {{#if: {{{howToGetShopping|}}} | |||
|{{#ifeq: {{#invoke:CheckType|check|{{{howToGetShopping}}}}} | number | |||
|{{{howToGetShopping}}} [[Arquivo:Tibia Coin Icon.gif|link=]] [[Premium Points]] | |||
|{{{howToGetShopping}}} | |||
}} | |||
|Desconhecido.}}</td> | |||
</tr> | |||
<tr> | |||
<td>'''Quest:''' {{#if: {{{howToGetQuest|}}}|{{{howToGetQuest}}}|Desconhecido.}}</td> | |||
</tr> | |||
<tr> | |||
<td>'''Evento:''' {{#if: {{{howToGetEvent|}}}|{{{howToGetEvent}}}|Desconhecido.}}</td> | |||
</tr> | |||
</table> | |||
</td> | |||
</tr> | |||
</table> | |||
<!-- Aparências --> | |||
{{#if: {{NAMESPACE}}{{{outfits|}}}| | |||
<table style="width:100%;"> | |||
<tr><td style="text-align:left;" valign="top">'''Aparências:'''</td></tr> | |||
<tr><td style="text-align:center; vertical-align:top;"> | |||
{{{outfits|Desconhecido}}} | |||
</td></tr> | |||
</table> | |||
}} | |||
<!-- Stats HP/Mana --> | |||
{{#if: {{NAMESPACE}}{{{statsHPGain|}}}| | |||
<table style="width:100%;"> | |||
<tr><td style="text-align:left; vertical-align:top; width:150px;">'''Evolução Atributos Básicos:'''</td></tr> | |||
<tr><td style="text-align:center; vertical-align:top;"> | |||
{{Pet/StatsVisualizer|hpGain={{{statsHPGain|0}}}|mpGain={{{statsMPGain|0}}}|bonusHundredLevels={{{statsHPBonusHL|0}}}}} | |||
</td></tr> | |||
</table> | |||
}} | |||
<!-- Magias de Ataque --> | |||
{{#if: {{NAMESPACE}}{{{basicAttack|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">'''Dano Básico'''</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:33.2%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''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> | |||
{{{basicAttack|{{Pet/BasicAttack|description=Desconhecido.}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias de Ataque --> | |||
{{#if: {{NAMESPACE}}{{{spellsAttack|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">'''Ataque'''</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> | |||
{{{spellsAttack|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias de Cura --> | |||
{{#if: {{NAMESPACE}}{{{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|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias Especiais --> | |||
{{#if: {{NAMESPACE}}{{{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|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias de Suporte --> | |||
{{#if: {{NAMESPACE}}{{{spellsSupport|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">'''Suporte'''</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|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Magias Unicas --> | |||
{{#if: {{NAMESPACE}}{{{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|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Passivas --> | |||
{{#if: {{NAMESPACE}}{{{spellsPassive|}}}| | |||
<table style="width:100%;"> | |||
<tr><td colspan="3">'''Passiva'''</td></tr> | |||
<tr> | |||
<td bgcolor="#E8F2F8" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px;">'''Passiva'''</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> | |||
{{{spellsPassive|{{Pet/Hability|name=Desconhecido|description=Desconhecido}} }}} | |||
</tr> | |||
</table> | |||
}} | |||
<!-- Mecanicas--> | |||
<table style="width:100%; padding:5px 10px; border:1px dashed #CEDFF2; border-radius:12px; background-color:#E8F2F8; margin:15px auto 15px 0px;"> | |||
<tr> | |||
<tr style="text-align:center; vertical-align:middle; width: 15%; border-right:2px solid #CCC;"><td>[[Arquivo:petmecanicas.gif]]'''Mecanicas:'''</td></tr> | |||
<td>{{#if:{{{mechanicsDesc|}}}|{{{mechanicsDesc|}}}|Desconhecido.}}</td> | |||
</tr> | |||
</table> | |||
<!-- Historia --> | |||
{{#if: {{NAMESPACE}}{{{historyDesc|}}}| | |||
<table style="width:100%; padding:5px 10px; border:1px dashed #CEDFF2; border-radius:12px; background-color:#E8F2F8; margin:15px auto 15px 0px;"> | |||
<tr> | |||
<tr style="text-align:center; vertical-align:middle; width: 15%; border-right:2px solid #CCC;"><td>[[Arquivo:pethistoria.gif]]'''Historia:'''</td></tr> | |||
<td>{{#if:{{{historyDesc|}}}|{{{historyDesc|}}}|Desconhecido.}}</td> | |||
</tr> | |||
</table> | |||
}} | |||
Edição atual tal como às 19h56min de 21 de agosto de 2025
Informações Pet Desconhecido
![]() |
|
||||||||||||||||
Como Obter
|
| Aparências: |
Desconhecido |
| Evolução Atributos Básicos: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| Dano Básico | ||
| Descrição | Imagem | |
| Desconhecido. | ![]() |
|
| Ataque | ||
| Magia | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Cura | ||
| Magia | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Especial | ||
| Magia | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Suporte | ||
| Magia | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Unicas | ||
| Magia | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Passiva | ||
| Passiva | Descrição | Imagem |
| Desconhecido (Level: ? Mana: ? Cooldown: ?) | Desconhecido | ![]() |
| Desconhecido. |
| Desconhecido. |
