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

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiqueta: Reversão manual
m
 
(206 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>{{#widget:Teste}}{{#invoke:Teste|main
  <div style="display:inline-block; border:1px solid #aaa; background:#f9f9f9; font-family:sans-serif; width:auto; text-align:left;">
| nome1  = {{{nome1|}}}  | link1  = {{{link1|}}}  | img1  = {{{img1|}}}  | qtd1  = {{{qtd1|}}}  | bau1  = {{{bau1|}}}
| nome2  = {{{nome2|}}}  | link2  = {{{link2|}}}  | img2  = {{{img2|}}}  | qtd2  = {{{qtd2|}}}  | bau2  = {{{bau2|}}}
| nome3  = {{{nome3|}}}  | link3  = {{{link3|}}}  | img3  = {{{img3|}}}  | qtd3  = {{{qtd3|}}}  | bau3  = {{{bau3|}}}
| nome4  = {{{nome4|}}}  | link4  = {{{link4|}}}  | img4  = {{{img4|}}}  | qtd4  = {{{qtd4|}}}  | bau4  = {{{bau4|}}}
| nome5  = {{{nome5|}}}  | link5  = {{{link5|}}}  | img5  = {{{img5|}}}  | qtd5  = {{{qtd5|}}}  | bau5  = {{{bau5|}}}
| nome6  = {{{nome6|}}}  | link6  = {{{link6|}}}  | img6  = {{{img6|}}}  | qtd6  = {{{qtd6|}}}  | bau6  = {{{bau6|}}}
| nome7  = {{{nome7|}}}  | link7  = {{{link7|}}}  | img7  = {{{img7|}}}  | qtd7  = {{{qtd7|}}}  | bau7  = {{{bau7|}}}
| nome8  = {{{nome8|}}}  | link8  = {{{link8|}}}  | img8  = {{{img8|}}}  | qtd8  = {{{qtd8|}}}  | bau8  = {{{bau8|}}}
| nome9  = {{{nome9|}}}  | link9  = {{{link9|}}}  | img9  = {{{img9|}}}  | qtd9  = {{{qtd9|}}}  | bau9  = {{{bau9|}}}
| nome10 = {{{nome10|}}} | link10 = {{{link10|}}} | img10 = {{{img10|}}} | qtd10 = {{{qtd10|}}} | bau10 = {{{bau10|}}}
| nome11 = {{{nome11|}}} | link11 = {{{link11|}}} | img11 = {{{img11|}}} | qtd11 = {{{qtd11|}}} | bau11 = {{{bau11|}}}
| nome12 = {{{nome12|}}} | link12 = {{{link12|}}} | img12 = {{{img12|}}} | qtd12 = {{{qtd12|}}} | bau12 = {{{bau12|}}}
}}</includeonly>


    <!-- Banner (opcional) -->
<noinclude>
    <div style="text-align:center;">
== Exemplo ==
      {{#if:{{{banner|}}}|[[File:{{{banner}}}|center]]}}
<pre>
    </div>
{{Teste
 
| nome1 = Foosha Village
    <!-- Informações principais -->
| link1 = Foosha Village
    <table style="width:100%; border-collapse:collapse;">
| img1  = Foosha.png
      <tr>
| qtd1  = 6
        <td style="padding:4px; border:1px solid #ddd;"><strong>Nível Necessário:</strong></td>
| bau1 = comum
        <td style="padding:4px; border:1px solid #ddd;">{{{nivel|N/D}}}</td>
}}
      </tr>
</pre>
      <tr>
</noinclude>
        <td style="padding:4px; border:1px solid #ddd;"><strong>Qtd. de Jogadores:</strong></td>
        <td style="padding:4px; border:1px solid #ddd;">{{{jogadores|N/D}}}</td>
      </tr>
      <tr>
        <td style="padding:4px; border:1px solid #ddd;"><strong>Tempo Limite:</strong></td>
        <td style="padding:4px; border:1px solid #ddd;">{{{tempo|N/D}}}</td>
      </tr>
 
      <!-- Quantidade de dificuldades -->
      {{#ifeq:{{{dificuldade|1}}}|3|
        <!-- Múltiplas dificuldades -->
        <tr>
          <td colspan="2" style="padding:4px; border:1px solid #ddd;">
            <tabber>
              |-|Normal=
              <p><strong>Recompensas:</strong> {{{recompensa_normal|Nenhuma}}}</p>
              |-|Elite=
              <p><strong>Recompensas:</strong> {{{recompensa_elite|Nenhuma}}}</p>
              |-|Hard=
              <p><strong>Recompensas:</strong> {{{recompensa_hard|Nenhuma}}}</p>
            </tabber>
          </td>
        </tr>
        |
        <!-- Recompensas -->
        <tr>
          <td colspan="2" style="padding:4px; border:1px solid #ddd;">
            <strong>Recompensas:</strong> {{{recompensa|Nenhuma}}}
          </td>
        </tr>
      }}  
    </table>
    <!-- Rodapé opcional -->
    {{#if:{{{rodape|}}}|
      <div style="padding:4px; border:1px solid #ddd; margin-top:5px;">
        {{{rodape}}}
      </div>
    }}
  </div>
</div>

Edição atual tal como às 23h55min de 12 de março de 2026


Exemplo

{{Teste
 | nome1 = Foosha Village
 | link1 = Foosha Village
 | img1  = Foosha.png
 | qtd1  = 6
 | bau1  = comum
}}