Difference between revisions of "Widget:Facebook Comments"

From eagle-rock.org
(Created page with " <noinclude>__NOTOC__ This widget allows you to add '''[http://developers.facebook.com/docs/reference/plugins/comments/ Facebook Comments]''' widget to your wiki page. Create...")
 
Line 1: Line 1:
 
 
<noinclude>__NOTOC__
 
<noinclude>__NOTOC__
 
This widget allows you to add '''[http://developers.facebook.com/docs/reference/plugins/comments/ Facebook Comments]''' widget to your wiki page.
 
This widget allows you to add '''[http://developers.facebook.com/docs/reference/plugins/comments/ Facebook Comments]''' widget to your wiki page.
Line 18: Line 17:
 
   fjs.parentNode.insertBefore(js, fjs);
 
   fjs.parentNode.insertBefore(js, fjs);
 
}(document, 'script', 'facebook-jssdk'));</script><!--{/if}--><div class="fb-comments" data-href="<!--{$url|escape:'html'}-->" data-num-posts="<!--{$num|escape:'html'|default:5}-->" data-width="<!--{$width|escape:'html'|default:470}-->"<!--{if isset($dark)}--> data-colorscheme="dark"<!--{/if}-->></div></includeonly>
 
}(document, 'script', 'facebook-jssdk'));</script><!--{/if}--><div class="fb-comments" data-href="<!--{$url|escape:'html'}-->" data-num-posts="<!--{$num|escape:'html'|default:5}-->" data-width="<!--{$width|escape:'html'|default:470}-->"<!--{if isset($dark)}--> data-colorscheme="dark"<!--{/if}-->></div></includeonly>
 +
 +
 +
{{#widget:Facebook Comments
 +
| appID={322309441168104}
 +
| url= {{fullurl:{{http://www.facebook.com/EagleRockWiki}}}}
 +
|num=5
 +
}}

Revision as of 23:18, 6 May 2012

This widget allows you to add Facebook Comments widget to your wiki page.

Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Facebook Comments article.