Hey end user
I would just do:
<a href="<?php $node->links['comment_add']['href']; ?>" title="<?php $node->links['comment_add']['title']; ?>"><?php $node->links['comment_add']['title']; ?></a>To get the correct array $vars I would place the following code at the bottom of my node page and check the array output for comments.
<?php var_dump($node); ?>Let me know how you get on as I have the code somewhere i'll try and dig it out tonight.

Joined: 02/13/2008