The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]() Quote:
Quote:
I guess it would be something like: Code:
<vb:each from="roster" value="members"> <vb:if condition="$members[0].Rank_id != 9 OR is_member_of($vbulletin->userinfo,5,6,11,12)"> <vb:if condition="$members[0].Rank_id == 9> <h1 class="blockhead stat_home">Inactive - Only admins can see this</h1> <vb:else /> {vb:var members.0.Rank_desc}<br /> </vb:if> <vb:each from="members" value="member"> {vb:var member.name}<br /> </vb:each> <br /> </vb:if> </vb:each> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|