I have read that, but I'm not sure what {vb: link forum} is in terms of vB3, what does
forum represent in terms of hyperlinking?
For the first one, would it be:
HTML Code:
<a href="{vb:link forum, {vb:raw thread}, {vb:raw foruminfo}}&prefixid={vb:raw thread.prefixid}" rel="nofollow">{vb:raw thread.prefix_rich}</a>
HTML Code:
<a href="$vbulletin->options['bburl']/forumdisplay.php?f=$thread['forumid']&prefixid=$thread['prefixid']" rel="nofollow">$thread['prefix_rich']</a>