vBulletin 3.8.X Seviye Güç Eklentisİ

Linux

Owner
Katılım
31 Tem 2022
Mesajlar
7,072
Tepkime puanı
90
Puanları
48
Konum
istanbul
Cinsiyet
Erkek
Vbulletin 3.8.x güç eklentisi

ekteki images klasörü içindekileri kenddi images klasörünüzün içine uplaod edin.

Yine ekteki xml dosyasını ürün yönetiminden import edin.

postbit_legacy templatesinde bul;

Kod:
<div>

$vbphrase[posts]: $post[posts]

</div>

altına ekle ;

Kod:
</div>

<span style='font-size:7pt; color:gray'>Güç: $mp / $maxmp</span><br />

<div style='width:120px;align:center'>

<table cellspacing='0' cellpadding='0' width='120' border='0'>

<tr>

<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>

<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>

<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>

</tr>

</table>

</div>

<span style='font-size:7pt; color:gray'>Tecrübe: $ep% </span><br />

<div style='width:120px;align:center'>

<table cellspacing='0' cellpadding='0' width='120' border='0'>

<tr>

<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>

<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>

<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>



</tr>

</table>

</div>

<br/>

işlem tamamdır.
 

Ekli dosyalar

  • seviye eklentisi.zip
    27.6 KB · Görüntüleme: 5
Üst Alt