Mudanças entre as edições de "Predefinição:Teste"

De Wiki Gla
Ir para navegação Ir para pesquisar
m (Limpou toda a página)
Etiquetas: Reversão manual anulando
 
(82 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<!-- Quantidade de dificuldades -->
 
{{#ifeq:{{{dificuldade|1}}}|3|
<!-- Múltiplas dificuldades -->
<tr>
<td colspan="2" style="padding:6px; border:1px solid #ddd;">
<tabber>
|-|Normal=
<table style="width:100%; border-collapse:collapse;">
<tr>
<td colspan="2" style="background:#d3d3d3; padding:4px; border:1px solid #ddd; text-align:center; font-weight:bold; font-size:14px;">Recompensas:</td>
</tr>
<tr>
<td colspan="2" style="padding:4px; border:1px solid #ddd;">
<div style="max-height:50px; overflow-y:auto; white-space:normal;">{{{recompensa_normal|Nenhuma}}}</div>
</td>
</tr>
</table>
|-|Elite=
<table style="width:100%; border-collapse:collapse;">
<tr>
<td colspan="2" style="background:#d3d3d3; padding:4px; border:1px solid #ddd; text-align:center; font-weight:bold; font-size:14px;">Recompensas:</td>
</tr>
<tr>
<td colspan="2" style="padding:4px; border:1px solid #ddd;">
<div style="max-height:50px; overflow-y:auto; white-space:normal;">{{{recompensa_elite|Nenhuma}}}</div>
</td>
</tr>
</table>
|-|Hard=
<table style="width:100%; border-collapse:collapse;">
<tr>
<td colspan="2" style="background:#d3d3d3; padding:4px; border:1px solid #ddd; text-align:center; font-weight:bold; font-size:14px;">Recompensas:</td>
</tr>
<tr>
<td colspan="2" style="padding:4px; border:1px solid #ddd;">
<div style="max-height:50px; overflow-y:auto; white-space:normal;">{{{recompensa_hard|Nenhuma}}}</div>
</td>
</tr>
</table>
</tabber>
</td>
</tr>
}}

Edição atual tal como às 04h07min de 2 de setembro de 2025