<if condition="is_member_of($vbulletin->userinfo, x)">this text is only shown to users in primary/secondary group X</if>
<if condition="$vbulletin->userinfo['posts'] > 50">this text is only shown to users with more than 50 posts</if>