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

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiqueta: Reversão manual
(Desfeita a edição 32958 de Droflax (Discussão))
Etiqueta: Desfazer
Linha 1: Linha 1:
{{#ifeq:{{{npc|}}}|{{PAGENAME}}|
{{#ifeq:{{{npc|}}}|{{PAGENAME}}|
<table width="92%">
<table width="92%" style="margin-bottom: 1em;" class="questlog-wrapper">
  <tr>
<tr>
      <td style="vertical-align:top;">
<td style="vertical-align: top; {{#ifeq:{{{npc|}}}|{{PAGENAME}}|width:100%;|width:120px;}}">
        <div style="background-color:#F2F2F2; line-height:20px; border-radius:5px; box-shadow:0 0 6px #B2B2B2; padding:10px 10px 10px 18px; vertical-align:top; width:100%; color: inherit;">{{{texto|Sem informações de diálogo.}}}</div>
    <div style="background-color:#F2F2F2; line-height:20px; border-radius:5px; box-shadow:0 0 6px #B2B2B2; padding:10px 10px 10px 18px; vertical-align:top; width:100%; color: inherit;">{{{texto|Sem informações de diálogo.}}}</div>
      </td>
</td>
  </tr>
</tr>
</table>
</table>
|<table width="92%">
|<table width="92%" class="questlog-bubble">
  <tr>
<tr>
      <td style="vertical-align:top;">[[Arquivo:{{{npc|SemImagem}}}.png|link=]]</td>
  <td style="vertical-align:top;">[[Arquivo:{{{npc|SemImagem}}}.png|link=]]</td>
       <td style="vertical-align:top; width:100%;">
 
        <div class="transcrições me" style="color: inherit;">
  <div style="margin-top: 10px; font-family: sans-serif;">
            <div style="max-height: 330px; overflow: auto;">{{{texto|'''Sem informações de diálogo'''.}}}</div>
    <!-- Diálogos -->
        </div>
    {{#if:{{{resposta1|}}}|
      </td>
       <div class="label">Resposta</div>
  </tr>
      <div style="margin-top:8px;" class="questlog-resp"><b style="color:#0055aa;">Você:</b> {{{resposta1}}}</div>
      <div style="margin-left:1em; margin-top:2px;" class="questlog-text"><b>{{{npc|NPC}}}:</b> {{{dialogo1}}}</div>
    }}
    {{#if:{{{resposta2|}}}|
      <div class="label">Resposta</div>
      <div style="margin-top:8px;" class="questlog-resp"><b style="color:#0055aa;">Você:</b> {{{resposta2}}}</div>
      <div style="margin-left:1em; margin-top:2px; class="questlog-text""><b>{{{npc|NPC}}}:</b> {{{dialogo2}}}</div>
    }}
    {{#if:{{{resposta3|}}}|
      <div class="label">Resposta</div>
      <div style="margin-top:8px;" class="questlog-resp"><b style="color:#0055aa;">Você:</b> {{{resposta3}}}</div>
      <div style="margin-left:1em; margin-top:2px; class="questlog-text""><b>{{{npc|NPC}}}:</b> {{{dialogo3}}}</div>
    }}
  </div>
 
  {{#if:{{{recompensa|}}}|
  <div class="label">Itens Recebidos</div>
  <div style="margin-top:10px; text-align:left;" class="questlog-items">
    <b>Recompensas:</b><br>
    {{#arraymap:{{{recompensa}}}|,|@|[[Arquivo:@|32px]] }}
  </div>
  }}
</td>
</tr>
</table>
</table>
}}
}}

Edição das 14h20min de 21 de maio de 2025