AuthorUnfollowLink
Generates an unfollow link for a specific user.
Usage
<h2><$mt:AuthorName escape="html"$></h2>
<mt:AuthorIfFollowed>
<mt:AuthorUnfollowLink text="Unfollow">
</mt:AuthorIfFollowed>
Modifiers
class
Assigns a class to the generated link, with multiple classes separated by commas.
class="class_name"
text
The link text you want displayed.
text="text"