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

De Wiki Gla
Ir para navegação Ir para pesquisar
m
 
(119 revisões intermediárias por 3 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<div style="float:right; margin:10px;">
<includeonly>{{#invoke:C|generate
<div style="display:inline-block; border:1px solid #aaa; background:#f6f6f6; font-family:sans-serif; width:266px; max-width: 100%; text-align:left; border-radius:8px; overflow:hidden; box-shadow:0 2px 5px rgba(0,0,0,0.1);">
|name={{{name|}}}
<!-- Título da missão -->
|module={{{module|}}}
<table style ="width:100%; border-collapse:collapse;">
}}{{#widget:C.Base}}{{#widget:C.Skills}}{{#widget:C.Background}}{{#widget:C.Skins}}{{#widget:C.Subskills}}{{#widget:C.Translator}}{{#widget:C.WeaponToggle}}{{#widget:TiraTitulo}}</includeonly>
<tr>
<td style ="padding:4px; border:1px solid#ddd; text-align:center; font-weight:bold; font-size:20px;" colspan="2"> {{{titulo|Nome da Missão}}}
</td>
</tr>
</table>
<!-- Banner (opcional) -->
<div style="text-align:center;">
{{#if:{{{banner|}}}|[[File:{{{banner}}}|266px]]}}
</div>
<!-- Informações principais -->
<div style="padding: 8px;">
  <div style="display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid #ddd;">
    <span style="font-weight: bold;">Nível Necessário:</span>
    <span>{{{nivel|N/D}}}</span>
  </div>
  <div style="display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid #ddd;">
    <span style="font-weight: bold;">Qtd. de Jogadores:</span>
    <span>{{{jogadores|N/D}}}</span>
  </div>
  <div style="display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid #ddd;">
    <span style="font-weight: bold;">Tempo Limite:</span>
    <span>{{{tempo|N/D}}} min</span>
  </div>
</div>
 
<!-- Quantidade de dificuldades -->
{{#ifeq:{{{dificuldade|1}}}|3|
<!-- Múltiplas dificuldades -->
<tr>
<td colspan="2" style="padding:6px; border:1px solid #ddd;">
<tabber>
|-|Normal=
<p><strong>Recompensas:</strong>
<div style="max-height:50px; overflow-y:auto; white-space:normal;"> {{{recompensa_normal|Nenhuma}}}</p>
|-|Elite=
<p><strong>Recompensas:</strong>
<div style="max-height:50px; overflow-y:auto; white-space:normal;"> {{{recompensa_elite|Nenhuma}}}</p>
|-|Hard=
<p><strong>Recompensas:</strong>
<div style="max-height:50px; overflow-y:auto; white-space:normal;"> {{{recompensa_hard|Nenhuma}}}</p>
</tabber>
</td>
</tr>
|
<!-- Recompensas -->
<tr>
<td colspan="2" style="padding:6px; border:1px solid #ddd;">
<strong>Recompensas:</strong>
<div style="max-height:50px; overflow-y:auto; white-space:normal;"> {{{recompensa|Nenhuma}}}</div>
</td>
</tr>
}}
</table>
<!-- Rodapé opcional -->
{{#if:{{{rodape|}}}|
<div style="padding:4px; margin-top:5px;">
{{{rodape}}}
</div>
}}
</div>
</div>

Edição atual tal como às 21h36min de 31 de dezembro de 2025