Changes

Jump to navigation Jump to search
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. Created..."
<noinclude>__NOTOC__
This widget allows you to add '''[http://developers.facebook.com/docs/reference/plugins/comments/ Facebook Comments]''' widget to your wiki page.

Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]

== Using this widget ==
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Facebook_Comments widget description page on MediaWikiWidgets.org].

== Copy to your site ==
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
</noinclude><includeonly><!--{counter assign="fbAPIdivID" name="fbAPIdivID"}--><!--{if $fbAPIdivID eq 1}--><div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=<!--{$appID|escape:'urlpathinfo'}-->";
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>

Navigation menu