And if you want it to have the neat "top" button that shows up at the bottom of every thread instead of just a link that says "top", add this below:
Code:
<a href="{vb:raw relpath}#top" class="textcontrol" onclick="document.location.hash='top';return false;">{vb:rawphrase top}</a>
You no longer need the | after it if you do it this way, you get that button rather than a line to separate the two out. However the button is unreadable in some skins, so the link is betta..
I added it after the post number rather than before.