The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Postbit - Adding Image/Awares to specific Users
I'm attempting to add an Award Image for a User who won a contest on my forum.
I've played around with postbit a little in the past & read quite a few tuts, so have a basic grasp of how it works. Here's the current code I came up with, hoping I can get some help to complete it. Is $username correct? Is this best way to insert an image? Code:
<if condition="$username['Maledict Dominus']"> <div> <a href="(Link to Contest Thread)"> <img src="(Link to Image)" border="0"/ ></a> </div> </if> Thx for any help. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|