Quote:
Originally Posted by Freesteyelz
Heh...Or something like:
Code:
<if condition="$thread['forumid'] == x">
<else />
Postbit content here...
</if>
The forumid "x" entered will display nothing.
|
That wouldn't actually work, as the postbit template controls the entire post, not just the user info. Hence my questions about exactly how the thread starter wants it to work.