This is what you should use:
Code:
<br><smallfont>$forum[description]<br>[Moderated by: $forum[moderators]]-[<a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]">New Thread</a>]
</smallfont></td>
And to get links working---
Make sure the forumhome_moderator template is:
Code:
<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$moderator[userid]">$moderator[username]</a>