Widget:Facebook Like Box: Unterschied zwischen den Versionen

Aus Admin Kuhn GmbH
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: «<noinclude>__NOTOC__ This widget allows you to embed a '''[http://developers.facebook.com/docs/reference/plugins/like-box/ Facebook Page Like Box]''' (iframe ver…»)
 
Keine Bearbeitungszusammenfassung
 
Zeile 7: Zeile 7:
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Facebook_Like_Box widget description page on MediaWikiWidgets.org].
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==
== 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" allowTransparency="true"></iframe></includeonly>

Aktuelle Version vom 12. Februar 2013, 19:43 Uhr

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.