Paylaşşm Puan Eklentisi
Dosya işerisindeki images klasşrşnş seditionun kurulu oldugu ana dizine yşkleyin.
Eklentiyide plugins işeisine atşn ve admin panelden kurulumu gerşekleştirin.
Bu işlemleri yaptşkdan sonra aşagşdaki uygulamayşda yapşnşz..
Forums.posts.tpl yi aşşn kullanşcş bilgilerinin altşna aşagşdaki kodlarş ekleyin.
:
tml]<fieldset><br />
<legend><b>Seviye {FORUM_SEVIYE_SEVIYEM} [{FORUM_SEVIYE_SEVIYERESIM}]</b></legend>
<span style='font-size:7pt; color:gray'><b>Paylaşım: {FORUM_SEVIYE_GUC3} / {FORUM_SEVIYE_GUC2} </b></span><br/>
<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/orange.gif' width="{FORUM_SEVIYE_GUC4}%" height='9' alt='' /><img src='images/rpg/hp.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>
<span style='font-size:7pt; color:gray'><b>Güç: {FORUM_SEVIYE_GUC3} / {FORUM_SEVIYE_GUC5}</b></span><br />
<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="{FORUM_SEVIYE_GUC}%" 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>
<span style='font-size:7pt; color:gray'><b>Tecrşbe: {FORUM_SEVIYE_DENEYIM}% </b></span><br />
<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="{FORUM_SEVIYE_DENEYIM}%" 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>
</fieldset>