Anyone know how to add Prefixes to titles in vaispy I am trying to make the prefix appear right next to the Title. Here is how I have it across the forum:
PHP Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>> [B]$thread[prefix_rich] $thread[threadtitle]</a>[/B]
IN BOLD
Can't figure out how to make the same in vaispy!