Facebook Like Button
0pt
http://developers.facebook.com/docs/reference/plugins/like/
「個別記事割当変数」参照
生成したコード
ブログのデザインカスタマイズに埋め込み
「いいね!」のみ
<iframe src="http://www.facebook.com/plugins/like.php?href=<$ArticlePermalink$>&layout=button_count&show_faces=false&width=80&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
顔も表示させるパターン
<iframe src="http://www.facebook.com/plugins/like.php?href=<$ArticlePermalink$>&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
「Facebook Like Button」について友人に書いてもらう。
コメントはまだありません