<if condition="is_member_of($bbuserinfo, x, y, z)"> <else /> Code you want all other Usergroups to see... </if>
<if condition="!is_member_of($bbuserinfo, x, y, z)"> Code you want all other Usergroups to see... </if>