Widget:Vimeo: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 9: Line 9:
== Copy to your site ==
== Copy to your site ==
To use this widget on your site, just install [https://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 '''{{FULLPAGENAME}}''' article.
To use this widget on your site, just install [https://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 '''{{FULLPAGENAME}}''' article.
</noinclude><includeonly><iframe allowfullscreen="" frameborder="0" height="<!--{$height|default:375|escape:'html'}-->" src="https://player.vimeo.com/video/<!--{$id|escape:'urlpathinfo'}-->" mozallowfullscreen webkitallowfullscreen width="<!--{$width|default:500|escape:'html'}-->"></iframe></includeonly>
</noinclude><includeonly><iframe allowfullscreen="" frameborder="0" height="<!--{$height|default:375|escape:'html'}-->" src="https://player.vimeo.com/video/<!--{$id}-->" mozallowfullscreen webkitallowfullscreen width="<!--{$width|default:500|escape:'html'}-->"></iframe></includeonly>

Revision as of 18:16, 13 February 2016

This widget allows you to embed Vimeo on your wiki page.

Created by Sergey Chernyshev

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 Widget:Vimeo article.