"Şablon:Monstres/Kart" sayfasının sürümleri arasındaki fark

[kontrol edilmemiş revizyon][kontrol edilmemiş revizyon]
1. satır: 1. satır:
<div style="width:250px; height:269px; background:#1a1a2e; border-radius:16px; overflow:hidden; position:relative; box-shadow:0 10px 30px rgba(0,0,0,0.3); display:flex; flex-direction:column;">
+
<div style="width:200px; height:250px; background:#1a1a2e; border-radius:16px; overflow:hidden; position:relative; box-shadow:0 10px 30px #000000; display:flex; flex-direction:column;">
 
      
 
      
     <!-- Üst Kısım - Karanlık -->
+
     <!-- Üst Kısım -->
     <div style="height:85px; background:linear-gradient(180deg, #16213e 0%, #0f3460 100%); position:relative; padding:10px 12px; box-sizing:border-box; flex-shrink:0;">
+
     <div style="height:70px; background:#0f3460; position:relative; padding:10px; box-sizing:border-box; flex-shrink:0;">
 
          
 
          
        <!-- Boss İkonu -->
 
 
         {{#ifeq:{{{boss|}}}|evet|
 
         {{#ifeq:{{{boss|}}}|evet|
         <div style="position:absolute; top:8px; right:8px; width:35px; height:35px; background:linear-gradient(135deg, #ffd700, #ff6b6b); border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:18px; box-shadow:0 0 15px rgba(255,215,0,0.5); z-index:10;">👑</div>
+
         <div style="position:absolute; top:8px; right:8px; width:30px; height:30px; background:#ffd700; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:16px; border:2px solid #ff6b6b;">👑</div>
 
         }}
 
         }}
 
          
 
          
         <!-- İsim, Level ve Rank - Şeffaf Arka Plan -->
+
         <!-- İsim Kutusu - ŞEFFAF ARKA PLAN -->
         <div style="position:absolute; bottom:10px; left:12px; right:12px; background:rgba(0,0,0,0.2); padding:8px; border-radius:8px; border:1px solid rgba(255,255,255,0.1);">
+
         <div style="position:absolute; bottom:8px; left:10px; right:10px; background:rgba(0,0,0,0.3); padding:6px 8px; border-radius:8px; border:1px solid rgba(255,255,255,0.1);">
            <!-- Level - Sol Alt -->
+
             <span style="position:absolute; left:10px; bottom:6px; color:#e94560; font-size:10px; font-weight:bold;">Lv.{{{seviye}}}</span> <span style="position:absolute; right:10px; bottom:6px; color:{{#ifeq:{{{rank}}}|Boss|#ffd700|#a8d8ea}}; font-size:10px; font-weight:bold;">{{#ifeq:{{{rank}}}|BOSS|★ BOSS|Aşama {{{rank}}}}}</span>
             <span style="position:absolute; left:12px; bottom:8px; color:#e94560; font-size:11px; font-weight:bold;">Lv.{{{seviye}}}</span>
 
 
              
 
              
            <!-- İsim - Ortada -->
+
             <div style="color:#ffffff; font-size:14px; font-weight:bold; text-align:center; padding:0 30px;">{{{isim}}}</div>
             <div style="color:#eaeaea; font-size:16px; font-weight:bold; text-shadow:0 2px 4px rgba(0,0,0,0.5); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; padding:0 35px;">{{{isim}}}</div>
 
 
              
 
              
            <!-- Rank - Sağ Alt -->
+
         
            <span style="position:absolute; right:12px; bottom:8px; color:{{#ifeq:{{{rank}}}|Boss|#ffd700|#a8d8ea}}; font-size:11px; font-weight:bold; {{#ifeq:{{{rank}}}|Boss|text-shadow:0 0 8px|}}">{{#ifeq:{{{rank}}}|Boss|★ BOSS|Aşama {{{rank}}}}}</span>
 
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 
      
 
      
     <!-- Orta Kısım - Resim -->
+
     <!-- Orta Kısım -->
 
     <div style="flex:1; background:#16213e; display:flex; align-items:center; justify-content:center; position:relative; min-height:0;">
 
     <div style="flex:1; background:#16213e; display:flex; align-items:center; justify-content:center; position:relative; min-height:0;">
        <!-- Glow Efekti -->
 
        <div style="position:absolute; width:100px; height:100px; background:radial-gradient(circle, rgba(233,69,96,0.2) 0%, transparent 70%); border-radius:50%;"></div>
 
 
          
 
          
         <!-- Resim - Şeffaf Arka Plan -->
+
         <!-- Resim Çerçevesi - ŞEFFAF ARKA PLAN -->
         <div style="width:85px; height:85px; background:rgba(15,52,96,0.6); border-radius:50%; border:3px solid #e94560; display:flex; align-items:center; justify-content:center; overflow:hidden; box-shadow:0 0 20px rgba(233,69,96,0.3); z-index:2;">
+
         <div style="width:75px; height:75px; background:rgba(15,52,96,0.4); border-radius:50%; border:3px solid #e94560; display:flex; align-items:center; justify-content:center; overflow:hidden;">[[Dosya:{{{resim}}}|65px|center]]</div>
            [[Dosya:{{{resim}}}|75px|center]]
 
        </div>
 
 
          
 
          
         <!-- Irk ve Tip - Yüzen Badge'ler -->
+
         <!-- Badge'ler - OPAK, KOYU RENK -->
         <div style="position:absolute; top:8px; left:8px; background:rgba(15,52,96,0.6); border:1px solid rgba(83,52,131,0.5); color:#a8d8ea; padding:2px 8px; border-radius:8px; font-size:8px;">{{{irk}}}</div>
+
         <div style="position:absolute; top:8px; left:8px; background:#000000; border:1px solid #444444; color:#a8d8ea; padding:2px 8px; border-radius:8px; font-size:8px;">{{{irk}}}</div>
         <div style="position:absolute; top:8px; right:8px; background:rgba(15,52,96,0.6); border:1px solid rgba(83,52,131,0.5); color:#a8d8ea; padding:2px 8px; border-radius:8px; font-size:8px;">{{{hasar|Mêlée}}}</div>
+
         <div style="position:absolute; top:8px; right:8px; background:#000000; border:1px solid #444444; color:#a8d8ea; padding:2px 8px; border-radius:8px; font-size:8px;">{{{hasar|Mêlée}}}</div>
 
     </div>
 
     </div>
 
      
 
      
     <!-- Alt Kısım - Bilgiler -->
+
     <!-- Alt Kısım -->
     <div style="height:95px; background:#1a1a2e; padding:10px 12px; box-sizing:border-box; display:flex; flex-direction:column; gap:6px; flex-shrink:0;">
+
     <div style="height:75px; background:#1a1a2e; padding:6px 10px 10px 10px; box-sizing:border-box; display:flex; flex-direction:column; gap:4px; flex-shrink:0;">
 
          
 
          
         <!-- EXP ve Bölge - Şeffaf Arka Plan -->
+
         <!-- EXP Kutusu - OPAK, KOYU RENK -->
         <div style="background:rgba(15,52,96,0.3); padding:8px; border-radius:8px; border:1px solid rgba(233,69,96,0.2);">
+
         <div style="background:#000000; padding:5px 8px; border-radius:6px; border:1px solid #333333;">
            <!-- EXP -->
+
             <div style="display:flex; align-items:center; gap:6px; margin-bottom:3px;">
             <div style="display:flex; align-items:center; gap:8px; margin-bottom:6px;">
+
                 <span style="color:#e94560; font-size:8px; font-weight:bold;">EXP</span>
                 <span style="color:#e94560; font-size:10px; font-weight:bold;">EXP</span>
+
                 <div style="flex:1; height:5px; background:#333333; border-radius:3px; overflow:hidden;">
                 <div style="flex:1; height:6px; background:rgba(0,0,0,0.3); border-radius:3px; overflow:hidden;">
+
                     <div style="width:100%; height:100%; background:#e94560; border-radius:3px;"></div>
                     <div style="width:100%; height:100%; background:linear-gradient(90deg, #e94560, #ff6b6b); border-radius:3px;"></div>
 
 
                 </div>
 
                 </div>
                 <span style="color:#eaeaea; font-size:11px; font-weight:bold;">{{{exp}}}</span>
+
                 <span style="color:#ffffff; font-size:9px; font-weight:bold;">{{{exp}}}</span>
 
             </div>
 
             </div>
 
              
 
              
            <!-- Bölge -->
+
             <div style="color:#a8d8ea; font-size:8px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid #333333; padding-top:3px;">
             <div style="color:#a8d8ea; font-size:10px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid rgba(255,255,255,0.1); padding-top:6px;">
 
 
                 📍 {{{konum}}}
 
                 📍 {{{konum}}}
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
          
 
          
         <!-- Davranış İkonları -->
+
         <!-- İkonlar - OPAK, KOYU RENK -->
         <div style="display:flex; justify-content:center; gap:12px; margin-top:auto;">
+
         <div style="display:flex; justify-content:center; gap:10px; margin-top:auto; padding-bottom:2px;">
 
             {{#if:{{{yalniz|}}}|
 
             {{#if:{{{yalniz|}}}|
             <div style="width:28px; height:28px; background:rgba(15,52,96,0.6); border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; border:2px solid #ffd700; box-shadow:0 0 10px rgba(255,215,0,0.3);" title="Yalnız">👤</div>
+
             <div style="width:24px; height:24px; background:#000000; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:10px; border:2px solid #ffd700;">👤</div>
 
             }}
 
             }}
 
             {{#if:{{{saldirgan|}}}|
 
             {{#if:{{{saldirgan|}}}|
             <div style="width:28px; height:28px; background:rgba(15,52,96,0.6); border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; border:2px solid #e94560; box-shadow:0 0 10px rgba(233,69,96,0.3);" title="Saldırgan">⚔️</div>
+
             <div style="width:24px; height:24px; background:#000000; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:10px; border:2px solid #e94560;">⚔️</div>
 
             }}
 
             }}
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 
      
 
      
     <!-- Neon Işık Efekti -->
+
     <!-- Neon Çizgiler -->
     <div style="position:absolute; top:0; left:0; right:0; height:2px; background:linear-gradient(90deg, transparent, #e94560, transparent);"></div>
+
     <div style="position:absolute; top:0; left:0; right:0; height:2px; background:#e94560;"></div>
     <div style="position:absolute; bottom:0; left:0; right:0; height:2px; background:linear-gradient(90deg, transparent, #533483, transparent);"></div>
+
     <div style="position:absolute; bottom:0; left:0; right:0; height:2px; background:#533483;"></div>
 
</div>
 
</div>

02.45, 26 Şubat 2026 tarihindeki hâli


           Lv.{{{seviye}}} Aşama {{{rank}}}
           
{{{isim}}}


[[Dosya:{{{resim}}}|65px|center]]
{{{irk}}}
Mêlée
               EXP
               {{{exp}}}
               📍 {{{konum}}}