MTProfileServices
最終更新日: 2015.09.13
登録できるサービス一覧を出力するためのブロックタグです。
- 使い方
<mt:ProfileServices>
<mt:If name="__first__">
<ul>
</mt:If>
<li><mt:Var name="label"></li>
<mt:If name="__last__">
</ul>
</mt:If>
</mt:ProfileServices>
モディファイア
MTProfileServices ブロックタグの中では、次の変数を利用できます。
<$mt:Var name="変数名"$>
変数名 | 出力内容 | サンプル |
---|---|---|
label | サービスの名前を出力します。 | |
type | サービスのタイプを出力します。 | |
ident_label | サービスのアカウントを追加する際に、アカウント名を入力する欄のラベルを出力します。 | プロフィールID |
ident_example | サービスのアカウントを追加する際に、入力するアカウント名などのサンプルを出力します。 | MelodyNelson |
ident_prefix | サービスのアカウントを追加する際に、入力するユーザー名などの前にある決まったフレーズを出力します。 | http://www.linkedin.com/in/ |
ident_suffix | サービスのアカウントを追加する際に、入力するユーザー名などの後にある決まったフレーズを出力します。 | - |
ident_hint | サービスのアカウントを追加する際に、入力するユーザー名などに関するヒントを出力します。 | - |