|
|
| (165 revisões intermediárias por 2 usuários não estão sendo mostradas) |
| Linha 1: |
Linha 1: |
| <includeonly> | | <div class="infobox" |
| <td class="characterPage--characterSkills">
| | style="width:auto; font-family: sans-serif; border:1px solid #aaa; background:#f9f9f9; margin:10px 0;"> |
| {{#widget:opendiv|class=card}}
| | <div style="background:#e0e0e0; padding:8px; text-align:center; font-size:1.3em; font-weight:bold;"> |
| <span class="card-title">Habilidades</span> | | {{{nome|Nome da Missão}}} |
| {{#widget:opendiv|class=tabsContainer}} | | </div> |
| <table> | | |
| <tr class="tabSkill--container"> | | <table style="width:100%; border-collapse:collapse;"> |
| <!-- Aqui entram as abas das habilidades --> | | <tr> |
| <td data-skill-id=1 class="tab-skill active"> | | <td style="padding:4px; border:1px solid #ddd;"><strong>Nível Necessário:</strong></td> |
| {{#widget:opendiv}}
| | <td style="padding:4px; border:1px solid #ddd;">{{{nivel|N/D}}}</td> |
| {{#widget:image|src={{{skill-tab1}}}}}
| | </tr> |
| {{#widget:closediv}}
| | <tr> |
| </td> | | <td style="padding:4px; border:1px solid #ddd;"><strong>Qtd. de Jogadores:</strong></td> |
| {{#if: {{{skill-tab2|}}} |
| | <td style="padding:4px; border:1px solid #ddd;">{{{jogadores|N/D}}}</td> |
| <td data-skill-id=2 class="tab-skill"> | | </tr> |
| {{#widget:opendiv}}
| | <tr> |
| {{#widget:image|src={{{skill-tab2}}}}}
| | <td style="padding:4px; border:1px solid #ddd;"><strong>Tempo Limite:</strong></td> |
| {{#widget:closediv}}
| | <td style="padding:4px; border:1px solid #ddd;">{{{tempo|N/D}}}</td> |
| </td> | |
| }}
| |
| {{#if: {{{skill-tab3|}}} |
| |
| <td data-skill-id=3 class="tab-skill"> | |
| {{#widget:opendiv}}
| |
| {{#widget:image|src={{{skill-tab3}}}}} | |
| {{#widget:closediv}}
| |
| </td> | |
| }}
| |
| </tr> | | </tr> |
|
| |
|
| <tr class="skillInfo--container"> | | <tr> |
| <!-- Aqui entram os detalhes das habilidades -->
| | <td colspan="2" style="padding:4px; border:1px solid #ddd;"> |
| <td data-skill-id=1 class="skillInfo active" colspan="12"> | | <tabber> |
| {{#widget:opendiv|class=d-flex justify-between}}
| | |-|Normal= |
| {{#widget:opendiv|class=skillInfo--infoContainer}}
| | <p><strong>Recompensas Comuns:</strong> {{{comum_normal|Nenhuma}}}</p> |
| <h1 class="skillInfo--name">{{{nskill1}}}</h1> | | <p><strong>Recompensas Incomuns:</strong> {{{incomum_normal|Nenhuma}}}</p> |
| <center><b>Level: {{{level1}}}</b></center> | | <p><strong>Recompensas Raras:</strong> {{{rara_normal|Nenhuma}}}</p> |
| <p class="skillInfo--description">{{{descskill1}}}</p> | | |-|Elite= |
| {{#widget:opendiv|class=skillInfo--attributesContainer}}
| | <p><strong>Recompensas Comuns:</strong> {{{comum_elite|Nenhuma}}}</p> |
| <h1>Atributos</h1> | | <p><strong>Recompensas Incomuns:</strong> {{{incomum_elite|Nenhuma}}}</p> |
| {{#widget:opendiv|class=attribute--cardsContainer}} | | <p><strong>Recompensas Raras:</strong> {{{rara_elite|Nenhuma}}}</p> |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/b/b1/Icon-cooldown.png|value={{{cooldown1}}}}} | '''Recarga'''}}
| | |-|Hard= |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/3/38/Icon-energy.png|value={{{energy1}}}}} | '''Energia'''}}
| | <p><strong>Recompensas Comuns:</strong> {{{comum_hard|Nenhuma}}}</p> |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/7/7a/Icon-pve.png|value={{{powerpve1}}}}} | '''Poder PVE'''}}
| | <p><strong>Recompensas Incomuns:</strong> {{{incomum_hard|Nenhuma}}}</p> |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/5/5f/Icon-pvp.png|value={{{powerpvp1}}}}} | '''Poder PVP'''}}
| | <p><strong>Recompensas Raras:</strong> {{{rara_hard|Nenhuma}}}</p> |
| {{#widget:closediv}}
| | </tabber> |
| {{#widget:closediv}}
| |
| {{#widget:closediv}} | |
| {{#widget:opendiv|class=skillInfo--videoContainer}} | |
| {{#widget:video|src={{{video1}}}|class=skillInfo--skillVideo}}
| |
| {{#widget:closediv}}
| |
| {{#widget:closediv}}
| |
| </td> | |
|
| |
|
| {{#if: {{{nskill2|}}} |
| |
| <td data-skill-id=2 class="skillInfo" colspan="12">
| |
| {{#widget:opendiv|class=d-flex justify-between}}
| |
| {{#widget:opendiv|class=skillInfo--infoContainer}}
| |
| <h1 class="skillInfo--name">{{{nskill2}}}</h1>
| |
| <center><b>Level: {{{level2}}}</b></center>
| |
| <p class="skillInfo--description">{{{descskill2}}}</p>
| |
| {{#widget:opendiv|class=skillInfo--attributesContainer}}
| |
| <h1>Atributos</h1>
| |
| {{#widget:opendiv|class=attribute--cardsContainer}}
| |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/b/b1/Icon-cooldown.png|value={{{cooldown2}}}}} | '''Recarga'''}}
| |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/3/38/Icon-energy.png|value={{{energy2}}}}} | '''Energia'''}}
| |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/7/7a/Icon-pve.png|value={{{powerpve2}}}}} | '''Poder PVE'''}}
| |
| {{#tip-text: {{#widget:cardAttribute|icon=/images/5/5f/Icon-pvp.png|value={{{powerpvp2}}}}} | '''Poder PVP'''}}
| |
| {{#widget:closediv}}
| |
| {{#widget:closediv}}
| |
| {{#widget:closediv}}
| |
| {{#widget:opendiv|class=skillInfo--videoContainer}}
| |
| {{#widget:video|src={{{video2}}}|class=skillInfo--skillVideo}}
| |
| {{#widget:closediv}}
| |
| {{#widget:closediv}}
| |
| </td> | | </td> |
| }}
| |
| </tr> | | </tr> |
| </table> | | </table> |
| {{#widget:closediv}}
| | </div> |
| {{#widget:closediv}}
| |
| </td> | |
| </includeonly>
| |