<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
</if>
<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
<else />
<div>
__________________<br />
<img src="[b][color=Red]replace this with your no signature image url[/color][/b]" alt="No Signature" border="0" />
</div>
</if>