<if condition="$post[fieldX]=='Yes'">Stuff you want to show</if>
<if condition="$post[fieldX]=='Yes'">Stuff for yes<else />stuff for no</if>