Difference between revisions of "Widget:Facebook Like Button"

From AusMetal Guide
Jump to navigation Jump to search
(Created page with " </noinclude><includeonly><iframe src="http://www.facebook.com/plugins/like.php?app_id=<!--{$appid}-->&href=<!--{if isset($pageurl)}--> href="<!--{$pageurl|escape:'html'}-->"...")
 
Line 1: Line 1:
<noinclude>__NOTOC__
This widget allows you to embed a '''[http://developers.facebook.com/docs/reference/plugins/like-button/ Facebook Page Like]''' (iframe version) on your wiki page.


Created by [http://www.mediawikiwidgets.org/User:Chris_White Chris White]
== Using this widget ==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Facebook_Like_Box widget description page on MediaWikiWidgets.org].
==Copy to your site==
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{PAGENAME}}''' article.
</noinclude><includeonly><iframe src="http://www.facebook.com/plugins/like.php?app_id=<!--{$appid}-->&amp;href=<!--{if isset($pageurl)}--> href="<!--{$pageurl|escape:'html'}-->"<!--{/if}-->&amp;send=false&amp;layout=box_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:90px;" allowTransparency="true"></iframe></iframe></includeonly>
</noinclude><includeonly><iframe src="http://www.facebook.com/plugins/like.php?app_id=<!--{$appid}-->&amp;href=<!--{if isset($pageurl)}--> href="<!--{$pageurl|escape:'html'}-->"<!--{/if}-->&amp;send=false&amp;layout=box_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:90px;" allowTransparency="true"></iframe></iframe></includeonly>

Revision as of 01:52, 7 August 2011

This widget allows you to embed a Facebook Page Like (iframe version) on your wiki page.

Created by Chris White

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 Facebook Like Button article.