TrueDeath
04-09-2005, 04:48 PM
Hi, im almsot finished making my mod, but im trying to figure out how to do this bit,
in templates it has:
<if condition="$post['signature']">
<div>
__________________<br />
$post[signature]
</div>
</if>
Im trying to make it show something if there isnt a signature, is there not a code like <else>?
in templates it has:
<if condition="$post['signature']">
<div>
__________________<br />
$post[signature]
</div>
</if>
Im trying to make it show something if there isnt a signature, is there not a code like <else>?