Try this.
HTML Code:
<vb:if condition="$forum[forumid] == 132"><strong style="color:#FF0000;">This thread is archived!</strong><hr /></vb:if>
Or this.
HTML Code:
<vb:if condition="$GLOBALS[forumid] == 132"><strong style="color:#FF0000;">This thread is archived!</strong><hr /></vb:if>
You can find the template conditional article here,
https://vborg.vbsupport.ru/showthread.php?t=231525