The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
IF User has Birthday show Icon next to username ?
How would that be possible ?
Is there an if-condition for the templates to use ? |
#2
|
||||
|
||||
Slap this in your postbit somewhere....
HTML Code:
<if condition="$post['birthday']"> <img src="$stylevar[imgdir_misc]/birthday.gif" alt="Today is $post[username]'s birthday!" border="0" /> </if> --------------- Added [DATE]1263818863[/DATE] at [TIME]1263818863[/TIME] --------------- Actually, that doesn't work the way I thought it would. I'll have to get back to you on this. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|