AuthorFollowLink
Generates a follow link for a specific user.
Usage
<p>
<mt:AuthorIfFollowing>
Following <$mt:AuthorDisplayName$>. <$mt:AuthorUnfollowLink text="Unfollow"$>
<mt:Else>
<$mt:AuthorFollowLink text="Follow"$>
</mt:AuthorIfFollowing>
</p>
Modifiers
text
The link text you want displayed.
text="text"