Mudanças entre as edições de "Widget:Gb"

De Wiki Gla
Ir para navegação Ir para pesquisar
 
(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<widget>
  <widget>
<div style="background:#21223a; border-radius:10px; padding:15px; width:350px; color:#f1e9d3; font-family:sans-serif;">
  <div style="background:#21223a; border-radius:10px; padding:15px; width:350px; color:#f1e9d3; font-family:sans-serif;">
  <div style="display:flex; align-items:center; margin-bottom:10px;">
    <div style="display:flex; align-items:center; margin-bottom:10px;">
    <div style="width:60px; height:60px; border-radius:8px; overflow:hidden; background:#252736; margin-right:10px;">
      <div style="width:60px; height:60px; border-radius:8px; overflow:hidden; background:#252736; margin-right:10px;">
      <img src="{{{imagem|https://via.placeholder.com/60}}}" alt="Imagem da criatura" style="width:60px; height:60px;">
        <img src="{{{imagem|https://via.placeholder.com/60}}}" alt="Imagem da criatura" style="width:60px; height:60px;">
      </div>
      <div>
        <div style="font-size:1.3em; font-weight:bold; color:#f7de72;">{{{nome|Criatura}}}</div>
        <div style="font-size:1em; color:#b0b0b0;">{{{tipo|Tipo desconhecido}}}</div>
        <div style="font-size:0.94em; color:#67b06a; margin-top:2px;">{{{habitat|Habitat desconhecido}}}</div>
        <div style="font-size:0.97em; color:#e55a5a;">Perigo: {{{perigo|?}}}</div>
      </div>
     </div>
     </div>
     <div>
     <div style="margin-top:10px;">
       <div style="font-size:1.3em; font-weight:bold; color:#f7de72;">{{{nome|Criatura}}}</div>
       <div style="background:#171821; border-radius:8px; padding:8px 10px; margin-bottom:6px;">
      <div style="font-size:1em; color:#b0b0b0;">{{{tipo|Tipo desconhecido}}}</div>
        <span style="font-weight:bold; color:#f7de72;">Drops</span><br />
      <div style="font-size:0.94em; color:#67b06a; margin-top:2px;">{{{habitat|Habitat desconhecido}}}</div>
        <span style="font-size:0.98em;">{{{drops|Sem drops.}}}</span>
       <div style="font-size:0.97em; color:#e55a5a;">Perigo: {{{perigo|?}}}</div>
       </div>
     </div>
     </div>
    {{#if:{{{favorita|}}}|<div style="margin-left:auto; font-size:1.2em; color:gold;" title="Favorita">&#9733;</div>}}
   </div>
   </div>
   <div style="margin-top:10px;">
   </widget>
    <div style="background:#171821; border-radius:8px; padding:8px 10px; margin-bottom:6px;">
 
      <span style="font-weight:bold; color:#f7de72;">Descrição</span><br />
  ----
      <span style="font-size:0.98em;">{{{descricao|Sem descrição.}}}</span>
 
    </div>
  ==Predefinição:Bestiario==
    {{#if:{{{ultima_vista|}}}|
  <pre>
    <div style="background:#171821; border-radius:8px; padding:7px 10px; margin-bottom:2px;">
  {{#invoke:Widget|render|Gb
      <span style="font-weight:bold; color:#f7de72;">Última Vista:</span>
  |nome={{{nome|}}}
      <span style="margin-left:4px; font-size:0.97em;">
  |imagem={{{imagem|}}}
        <span style="color:gold;">&#9679;</span> {{{ultima_vista}}}
  |tipo={{{tipo|}}}
      </span>
  |habitat={{{habitat|}}}
    </div>
  |perigo={{{perigo|}}}
    |}}
  |drops={{{drops|}}}
    {{#if:{{{primeira_aparicao|}}}|
  }}
    <div style="background:#171821; border-radius:8px; padding:7px 10px;">
   </pre>
      <span style="font-weight:bold; color:#f7de72;">Primeira Aparição:</span>
      <span style="margin-left:4px; font-size:0.97em;">
        <span style="color:gold;">&#9679;</span> {{{primeira_aparicao}}}
      </span>
    </div>
    |}}
   </div>
</div>
</widget>

Edição atual tal como às 06h23min de 16 de novembro de 2025

 <widget>
       <img src="https://via.placeholder.com/60" alt="Imagem da criatura" style="width:60px; height:60px;">
Criatura
Tipo desconhecido
Habitat desconhecido
Perigo: ?
       Drops
Sem drops.
 </widget>
 
 ----
 
 ==Predefinição:Bestiario==
  {{#invoke:Widget|render|Gb
  |nome={{{nome|}}}
  |imagem={{{imagem|}}}
  |tipo={{{tipo|}}}
  |habitat={{{habitat|}}}
  |perigo={{{perigo|}}}
  |drops={{{drops|}}}
  }}