Widget:Facebook Like Box: Difference between revisions

From TransitfanWiki
Jump to navigationJump to search
(Created page with "<noinclude>__NOTOC__ This widget allows you to embed a '''[http://developers.facebook.com/docs/reference/plugins/like-box/ Facebook Page Like Box]''' (iframe version) on your wik...")
 
No edit summary
Line 9: Line 9:
==Copy to your site==
==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.
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/likebox.php?href=<!--{$profile}-->&amp;width=<!--{$width|default:300|escape:'urlpathinfo'}-->&amp;colorscheme=<!--{$theme|default:light|escape:'urlpathinfo'}-->&amp;show_faces=<!--{$faces|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&amp;stream=<!--{$stream|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&amp;header=false&amp;height=<!--{$height|default:556|escape:'urlpathinfo'}--><!--{if isset($force_wall)}-->&amp;force_wall=true<!--{/if}--><!--{if isset($border_color)}-->&amp;border_color=<!--{$border_color|escape:'urlpathinfo'}--><!--{/if}-->" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:<!--{$width|default:300|escape:'html'}-->px; height:<!--{$height|default:556|escape:'html'}-->px" allowTransparency="true"></iframe></includeonly>
</noinclude><includeonly><iframe src="http://www.facebook.com/plugins/likebox.php?href=<!--{$profile}-->&amp;width=<!--{$width|default:300|escape:'urlpathinfo'}-->&amp;colorscheme=<!--{$theme|default:light|escape:'urlpathinfo'}-->&amp;show_faces=<!--{$faces|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&amp;stream=<!--{$stream|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&amp;header=false&amp;height=<!--{$height|default:556|escape:'urlpathinfo'}--><!--{if isset($force_wall)}-->&amp;force_wall=true<!--{/if}--><!--{if isset($border_color)}-->&amp;border_color=<!--{$border_color|escape:'urlpathinfo'}--><!--{/if}-->" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:<!--{$width|default:300|escape:'html'}-->px; height:<!--{$height|default:556|escape:'html'}-->px" style="background: #FFF" allowTransparency="true"></iframe></includeonly>

Revision as of 17:31, 29 April 2012

This widget allows you to embed a Facebook Page Like Box (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 Box article.