<if condition="$post[posts] >= 100 AND $post[fieldX] == 'Male'">AAA</if> <if condition="$post[posts] >= 100 AND $post[fieldX] == 'Female'">BBB</if>