Difference between revisions of "Widget:FacebookPP"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(Created page with "<noinclude>__NOTOC__ This widget allows you to embed a '''[https://developers.facebook.com/docs/plugins/page-plugin Facebook Page Plugin]''' (iframe version) on your wiki page...")
 
Line 6: Line 6:
 
==Copy to your site==
 
==Copy to your site==
 
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets Widgets] extension and copy the [{{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 the [https://www.mediawiki.org/wiki/Extension:Widgets Widgets] extension and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{PAGENAME}}''' article.
</noinclude><includeonly><iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fnosubjectdotcom&tabs=timeline&width=500&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=208166319194714" width="500" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></includeonly>
+
</noinclude><includeonly><iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F<!--{$profile}-->%2F&tabs=timeline&width=<!--{$width|default:500|escape:'urlpathinfo'}-->&height=<!--{$height|default:500|escape:'urlpathinfo'}-->&small_header=<!--{$small_header|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&adapt_container_width=<!--{$adapt_width|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&hide_cover=<!--{$hide_cover|default:false|escape:'urlpathinfo'|validate:'boolean'}-->&show_facepile=<!--{$faces|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&appId=208166319194714" width="<!--{$width|default:500|escape:'urlpathinfo'}-->" height="<!--{$height|default:500|escape:'urlpathinfo'}-->" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></includeonly>

Revision as of 21:55, 16 June 2019

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

Adapted by Alianin from the Facebook Like Box widget by Chris White.

Copy to your site

To use this widget on your site, just install the Widgets extension and copy the full source code of this page to your wiki as FacebookPP article.