The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to show usergroup title markup for one group to all
I want to show one of my usergroups title as a certain markup. The code i want to use for the markup is:
Code:
<span style="font-weight:bold;font-style:italic;color:red;">$post[usertitle]</span> Code:
<if condition="$post['usertitle']"><div class="smallfont"><if condition="$bbuserinfo[usergroupid] == 9"><span style="font-weight:bold;font-style:italic;color:red;">$post[usertitle]</span> <else />$post[usertitle]</div></if></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|