HaloScan Commenting and Trackback

licoaloudars
liricnoac
deltro

HaloScan Template Tags


  • Needs updating still


Below are all valid HaloScan template Tags. They must be copied as they are shown, since spacing and capitalization is important:
{HSCharset}

The current character encoding set as defined in your settings.

{HSHeadImage}

The location of your current header image, which must have a width of 300 pixels and a height of 60 pixels. You can specify this location in the template page.

{HSHeadTitle}

The first line of viewable text in your comments page, which can be edited in your settings.

{HSStylesheet}

This is the location of your current cascading style sheet. You can specifiy this location in the template page, or select a new style sheet in the template gallery.

{HSPageID}

The comment page's ID. This will be whatever you specified in the link to the comment page after comment=.

{HSCommentStart} - {HSCommentEnd}

These tags represent the comments that your visitors leave you, and are the heart of your comments template page. For every comment on a particular page, all of the following tags are replaced with the respective parts of that comment. The tags defined here can only be used within the scope defined by {HSCommentStart} and {HSCommentEnd}.
{HSCommentID} -- comment's unique identification number.
{HSCommentMessage} -- the actual comment.
{HSCommentName} -- commenter's name.
{HSCommentEmail} -- commenter's email address.
{HSCommentUrl} -- commenter's web site address.
{HSCommentIp} -- commenter's IP address (not displayed in default template)
{HSCommentDate} -- time that the comment was added.

{HSFormStart} - {HSFormEnd}

These tags define the input area ... this is essentially where the current commenter posts a comment. These particular tags below can be used anywhere on the page. For instance, you can welcome returning visitors by adding this at the top of the page: Hi {HSVisitorName}!
{HSVisitorName} -- name of the current visitor.
{HSVisitorEmail} -- current visitor's email.
{HSVisitorUrl} -- location of the current visitor's web site.
{HSVisitorMessage} -- message of the current visitor.

{HSifSubmit} - {/HSifSubmit}

Anything between these tags will be displayed only if a user successfully posts a comment. Whatever is between these two tags will not be shown if a comment is not added.

This tag can be used to thank users for posting or to bounce the visitor back to another page after a comment has been posted.
Page was generated in 0.0458 seconds