الافق
01-15-2008, 02:01 PM
Yet Another Awards System 3.5 v.2.0.0
vBulletin version 3.5.0
وابحث عن postbit افتح قالب
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
أسفل منه ضع الكود التالي:
<!-- show awards -->
<if condition="$post[showuserawards]">
<div>
$post[userawards]
</div>
</if>
<!-- /show awards -->
وابحث عن postbit_legacy افتح قالب
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</div>
أسفل منه ضع الكود التالي:
<!-- show awards -->
<if condition="$post[showuserawards]">
<div>
$post[userawards]
</div>
</if>
<!-- /show awards -->
vBulletin version 3.5.0
وابحث عن postbit افتح قالب
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
أسفل منه ضع الكود التالي:
<!-- show awards -->
<if condition="$post[showuserawards]">
<div>
$post[userawards]
</div>
</if>
<!-- /show awards -->
وابحث عن postbit_legacy افتح قالب
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</div>
أسفل منه ضع الكود التالي:
<!-- show awards -->
<if condition="$post[showuserawards]">
<div>
$post[userawards]
</div>
</if>
<!-- /show awards -->