![]() |
3.6 - Image in Postbit!
Hey
If a member is part of an additional usergroup, I would like to display a small image in the postbit underneath the reputation count. How could I do this? I know the basics of template editing, but if statements confuse me somewhat Thankyou! |
Think this is what you need: https://vborg.vbsupport.ru/showpost....09&postcount=4
|
I tried
Code:
<if condition="is_member_of($bbuserinfo, 93)"><img src="http://habbos.net/imagehosting/2654560b9444efbb.gif" alt="Duck Clan Supporter" /></if> It worked when I replaced bbuserinfo with post.. my bad! |
Try something like:
<if condition="$bbuserinfo['usergroupid'] == '7'"> <img code></img> </if> Replace 7 with the usergroup number you want to check for. |
All times are GMT. The time now is 11:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|