特定のユーザーを注目するリンクを出力します。
使い方
<p> <mt:AuthorIfFollowing> <$mt:AuthorDisplayName$>に注目しています。 <$mt:AuthorUnfollowLink text="注目をやめる"$> <mt:Else> <$mt:AuthorFollowLink text="注目する"$> </mt:AuthorIfFollowing> </p>
モディファイア
- text="text"
-
リンクにするテキストを入力します。
特定のユーザーを注目するリンクを出力します。
<p> <mt:AuthorIfFollowing> <$mt:AuthorDisplayName$>に注目しています。 <$mt:AuthorUnfollowLink text="注目をやめる"$> <mt:Else> <$mt:AuthorFollowLink text="注目する"$> </mt:AuthorIfFollowing> </p>
リンクにするテキストを入力します。