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

De Wiki Gla
Ir para navegação Ir para pesquisar
m
 
(106 revisões intermediárias por 3 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<!-- Quantidade de dificuldades -->
<includeonly>{{#widget:Teste}}{{#invoke:Teste|main
{{#ifeq:{{{dificuldade|1}}}|3|
| nome1  = {{{nome1|}}}  | link1  = {{{link1|}}}  | img1  = {{{img1|}}}  | qtd1  = {{{qtd1|}}} | bau1  = {{{bau1|}}}
<!-- Múltiplas dificuldades -->
| nome2  = {{{nome2|}}}  | link2  = {{{link2|}}}  | img2  = {{{img2|}}}  | qtd2  = {{{qtd2|}}}  | bau2  = {{{bau2|}}}
<tr>
| nome3  = {{{nome3|}}}  | link3  = {{{link3|}}}  | img3  = {{{img3|}}}  | qtd3  = {{{qtd3|}}}  | bau3  = {{{bau3|}}}
<td colspan="2" style="padding:6px; border:1px solid #ddd;">
| nome4  = {{{nome4|}}}  | link4  = {{{link4|}}}  | img4  = {{{img4|}}}  | qtd4  = {{{qtd4|}}}  | bau4  = {{{bau4|}}}
<tabber>
| nome5  = {{{nome5|}}}  | link5  = {{{link5|}}}  | img5  = {{{img5|}}}  | qtd5  = {{{qtd5|}}}  | bau5  = {{{bau5|}}}
|-|Normal=
| nome6  = {{{nome6|}}}  | link6  = {{{link6|}}}  | img6  = {{{img6|}}}  | qtd6  = {{{qtd6|}}}  | bau6  = {{{bau6|}}}
<table style="width:100%; border-collapse:collapse;">
| nome7  = {{{nome7|}}}  | link7  = {{{link7|}}}  | img7  = {{{img7|}}}  | qtd7  = {{{qtd7|}}}  | bau7  = {{{bau7|}}}
<tr>
| nome8  = {{{nome8|}}}  | link8  = {{{link8|}}}  | img8  = {{{img8|}}}  | qtd8  = {{{qtd8|}}}  | bau8  = {{{bau8|}}}
<td colspan="2" style="background:#d3d3d3; padding:4px; border:1px solid #ddd; text-align:center; font-weight:bold; font-size:14px;">Recompensas:</td>
| nome9  = {{{nome9|}}}  | link9  = {{{link9|}}}  | img9  = {{{img9|}}} | qtd9  = {{{qtd9|}}}  | bau9  = {{{bau9|}}}
</tr>
| nome10 = {{{nome10|}}} | link10 = {{{link10|}}} | img10 = {{{img10|}}} | qtd10 = {{{qtd10|}}} | bau10 = {{{bau10|}}}
<tr>
| nome11 = {{{nome11|}}} | link11 = {{{link11|}}} | img11 = {{{img11|}}} | qtd11 = {{{qtd11|}}} | bau11 = {{{bau11|}}}
<td colspan="2" style="padding:4px; border:1px solid #ddd;">
| nome12 = {{{nome12|}}} | link12 = {{{link12|}}} | img12 = {{{img12|}}} | qtd12 = {{{qtd12|}}} | bau12 = {{{bau12|}}}
<div style="max-height:50px; overflow-y:auto; white-space:normal;">{{{recompensa_normal|Nenhuma}}}</div>
}}</includeonly>
</td>
 
</tr>
<noinclude>
</table>
== Exemplo ==
|-|Elite=
<pre>
<table style="width:100%; border-collapse:collapse;">
{{Teste
<tr>
| nome1 = Foosha Village
<td colspan="2" style="background:#d3d3d3; padding:4px; border:1px solid #ddd; text-align:center; font-weight:bold; font-size:14px;">Recompensas:</td>
| link1 = Foosha Village
</tr>
| img1  = Foosha.png
<tr>
| qtd1  = 6
<td colspan="2" style="padding:4px; border:1px solid #ddd;">
| bau1  = comum
<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>
}}
}}
</pre>
</noinclude>

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
}}