The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
$show['whatever'] is only available in certain parts of the script (although those 2 I'm not so sure about).
Code:
<if condition="is_member_of($vbulletin->userinfo, X)">This will show to people who are in the usergroupID X.<else />This will show to all others.</if> Code:
<if condition="$vbulletin->userinfo['usergroupid'] == X">yeah</if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|