PB’deki gibi kullanıcı Rütbeleri

Forumhome templatesini aç:

Bul;

PHP- Kodu:
<!-- whats going on box -->

Altına yapıştır.

PHP- Kodu:
<script type="text/javascript">
<!--

setup_memberlegend = function(tobj)
{
prefix = ''
suffix = ''

if (tobj.getAttribute('ital'))
{
prefix += '<em>'
suffix += '</em>'
}

if (tobj.getAttribute('undr'))
{
prefix += '<u>'
suffix += '</u>'
}

if (tobj.getAttribute('bold'))
{
prefix += '<b>'
suffix += '</b>'
}

if (tobj.getAttribute('line'))
{
prefix += '<s>'
suffix += '</s>'
}

if (tobj.getAttribute('clr'))
{
prefix += '<span style="color:' + tobj.getAttribute('clr') + ';">'
suffix += '</span>'
}

fetch_object('memberlegend').innerHTML = prefix + tobj.getAttribute('group') + suffix
}

-->
</script>

Bul;

PHP- Kodu:
<--end logged-in users-->

Altına yapıştır.

PHP- Kodu:

<!-- User Legend By PatronBoard -->
<
tbody> <tr> <td class="thead" colspan="2"> <a style="float: right;" href="#top" rel="nofollow" onclick="return toggle_collapse('forumhome_legend')"><img src=$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_legend].gif alt="" name="collapseimg_forumhome_legend" border="0" id="collapseimg_forumhome_legend"></a> <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">vBulletin-Tr Rütbeleri </a></td>
</
tr> </tbody> <tbody id="collapWEB TASARIMbj_forumhome_legend" style=""> <tr> <td class="alt2"><a href="showgroups.php$session[sessionurl_q]" rel="nofollow"><img title="Legend" src="$stylevar[imgdir_misc]/whos_online.gif" alt="Legend" border="0"></a></td> <td class="alt1" width="100%">
<
div style="float:left;"><strong>Rütbeler</strong>:</div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Yasaklanmış kullanıcı" ital="y" line="y" clr="#000000" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:gray;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Spiders" bold="y" clr="yellow" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:yellow;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="vBulletin-Tr Üyesi" bold="y" clr="#5511ff" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:#5511ff;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Özel Üye" bold="y" clr="black" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:black;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Moderatör" bold="y" clr="green" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:green;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Super Moderatör" bold="y" clr="darkorange" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:darkorange;"></div>
</
div>
<
div style="float:left;">&nbsp;</div>
<
div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Administrators" clr="darkred" bold="y" ital="y" undr="y" onmouWEB TASARIMver="setup_memberlegend(this)" onmouWEB TASARIMut="fetch_object('memberlegend').innerHTML = ''">
<
div class="tborder" style="height:8px;width:8px;background:darkred;"></div>
</
div>
<
div style="float:left;width:10px;height:1px;">&nbsp;</div>
<
div style="float:left;" id="memberlegend"></div> </td> </tr> </tbody>
<!--
End User Legend by PatronBoard -->

Bir Cevap Yazın

Aşağıya bilgilerinizi girin veya oturum açmak için bir simgeye tıklayın:

WordPress.com Logosu

WordPress.com hesabınızı kullanarak yorum yapıyorsunuz. Çıkış  Yap /  Değiştir )

Twitter resmi

Twitter hesabınızı kullanarak yorum yapıyorsunuz. Çıkış  Yap /  Değiştir )

Facebook fotoğrafı

Facebook hesabınızı kullanarak yorum yapıyorsunuz. Çıkış  Yap /  Değiştir )

Connecting to %s