Actions

Widget

Difference between revisions of "Facebook Video"

m
m
 
Line 10: Line 10:
 
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}}'''.
 
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><iframe src="//www.facebook.com/plugins/video.php?href=https://www.facebook.com/facebook/videos/<!--{$id|escape:'urlpathinfo'}-->/?type=3&amp;show_text=0" width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" style="border: none; overflow: hidden;" seamless="seamless" allowfullscreen="allowfullscreen"></iframe></includeonly>
 
</noinclude><includeonly><iframe src="//www.facebook.com/plugins/video.php?href=https://www.facebook.com/facebook/videos/<!--{$id|escape:'urlpathinfo'}-->/?type=3&amp;show_text=0" width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" style="border: none; overflow: hidden;" seamless="seamless" allowfullscreen="allowfullscreen"></iframe></includeonly>
 +
 +
<noinclude>
 +
[[Category:Widgets]]
 +
</noinclude>

Latest revision as of 23:20, 23 March 2017

This widget allows you to embed Facebook videos on your wiki page.

Created by Ioannis Protonotarios

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 the full source code of this page to your wiki as page Widget:Facebook Video.