The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What Mod Is This
I was browsing some vB forums and came across the PSU forums. They have Badges underneath their screennames that signify different things. LINK
I was wondering what mod this was. I would be interested in implementing it. |
#2
|
||||
|
||||
I'm sure it's really a mod as such, more a template modfication. They have just added the little images with a template conditional at a guess.
Code:
<if condition="is_member_of($post, N)"> <!-- stuff here for the little image --> </if> If I'm wrong and those images are not for a usergroup, then please explain what they do, under what condition do they appear/get hidden etc? |
#3
|
|||
|
|||
So your saying that they have the badge for each usergroup. And for the badge to appear that user joins that individual group? Because that is what I am wanting to occur. Is my members to see a list, and when they join it they get a little badge below their stats.
|
#4
|
||||
|
||||
I'm not saying anything about that website you linked. I'm not a member of that forum and I have no idea what those images mean or when they apear. I just took a look at that page you linked to and took an educated guess. (I can't even make out what those little images say/depict, they are so small!)
If you want to show a little picture below everyone in a given usergroup, then yes, the code I posted above is how you would do that by editing your postbit template and putting that in the reliant spot. |
#5
|
|||
|
|||
Oh I see. Well I assumed it is simply a mod seeing as how it would take a lot of work just to get multiple usergroups going. Hopefully someone who has seen the mod comes across this thread.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|