The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Show specific text to specific usergroup code
<if condition="$show['member']">
<a href="http://www..com/usercp.php">User CP</a> </if> instead of member, what would I put for a specific user group. |
#2
|
|||
|
|||
HTML Code:
<if condition="is_member_of($bbuserinfo, X,Y) "> <a href="http://www..com/usercp.php">User CP</a> </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|