18-07-2013 Saat: 02:46
(Son Düzenleme: 18-07-2013 Saat: 02:59, Düzenleyen: Ripbyrustavi.)
Alıntıdır; 5minute Nickli kişiden...
Nasıl eklenir ? admin kp -> şablon stil -> şablonlar -> postbit şablonlar -> postbit_authour_user şablonunu tüm kodları silin yapıştırın.
Nasıl eklenir ? admin kp -> şablon stil -> şablonlar -> postbit şablonlar -> postbit_authour_user şablonunu tüm kodları silin yapıştırın.
Kod:
<strong><span class="largetext">{$post['profilelink']}</span></strong><br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}<br />
{$post['useravatar']}<br />
<br />
<br />
<fieldset class="fieldset">
<legend><b><strong><font color="black">Üye Bilgileri</font></strong></b></legend>
<br />
<b><font color="red">Rütbe :</font></b> <b>$usergroup[title]</b> <br />
<b><font color="red">Nerden :</font></b> <b>$post[fid1]</b> <br />
<font color="red"><b>Mesaj Sayısı : </b></font><b>$post[postnum]</b><br />
<font color="red"><b>Katılım Tarihi : </b></font><b>$post[userregdate]</b><br />
<font color="red"><b>Durum : </b></font><b>$post[onlinestatus]</b><br />
</fieldset>
<br />
<br />
<fieldset class="fieldset">
<legend><b><strong><font color="orange">Rep Bilgileri (Karizma)</font></strong></b></legend>
<br />
<font color="orange"><b>Rep Ver : </b></font><b>$post[poslink]</b><br />
<br />
<font color="orange"><b>Rep Puanı : $post[reputation]</b></font><br />
<font color="orange"><b>Rep Grafiği: $post[userreputation]</b></font><br />
</fieldset><br /><br />
<fieldset>
<legend><b>Hızlı Mesajlaşma </b></legend>
<div align="left">
<div align="center">
<div align="center"><br />
<a href="misc.php?action=imcenter&imtype=msn&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=msn&uid=$post[uid]', 'imcenter', 450, 300);">
<img title="MSN araciligi ile mesaj yolla" src="http://ugr.dreamhosters.com/makine/images/im_msn.gif" alt="MSN araciligi ile mesaj yolla" border="0"></a>
<a href="misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://ugr.dreamhosters.com/makine/images/im_yahoo.gif" alt="Yahoo araciligi ile mesaj yolla" width="17" height="17" border="0" title="Yahoo araciligi ile mesaj yolla"></a>
<a href="misc.php?action=imcenter&imtype=icq&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=icq&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://ugr.dreamhosters.com/makine/images/im_icq.gif" alt="ICQ araciligi ile mesaj yolla" width="17" height="17" border="0" title="ICQ araciligi ile mesaj yolla"></a>
<a href="misc.php?action=imcenter&imtype=aim&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=aim&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://ugr.dreamhosters.com/makine/images/im_aim.gif" alt="AIM araciligi ile mesaj yolla" width="17" height="17" border="0" title="AIM araciligi ile mesaj yolla"><br />
</a>
</div>
</fieldset> <br /><br />
<br />
</span>