Difference between revisions of "Widget:Vimeo"

From Personal Science Wiki
Jump to navigation Jump to search
 
Line 12: Line 12:
  
 
<includeonly>
 
<includeonly>
<div class="thumb">
+
<div class="thumb tnone">
  <div class="thumbinner">
+
  <div class="thumbinner" style="width:410px">
 
   <iframe allowfullscreen="" height="<!--{$height|default:250|escape:'html'}-->" src="//player.vimeo.com/video/<!--{$id|escape:'urlpathinfo'}-->?title=0&amp;byline=0&amp;portrait=0" webkitallowfullscreen="" width="<!--{$width|default:400|escape:'html'}-->" style="border: none;"></iframe>
 
   <iframe allowfullscreen="" height="<!--{$height|default:250|escape:'html'}-->" src="//player.vimeo.com/video/<!--{$id|escape:'urlpathinfo'}-->?title=0&amp;byline=0&amp;portrait=0" webkitallowfullscreen="" width="<!--{$width|default:400|escape:'html'}-->" style="border: none;"></iframe>
</div>
+
  <div class="thumbcaption">
<div class="thumbcaption">
 
 
   <figcaption style="margin-bottom: 0.5em"><a href="<!--{$url|escape:'html'}-->"><!--{$url|escape:'html'}--></a></figcaption>
 
   <figcaption style="margin-bottom: 0.5em"><a href="<!--{$url|escape:'html'}-->"><!--{$url|escape:'html'}--></a></figcaption>
 +
  </div>
 
  </div>
 
  </div>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 13:05, 16 March 2022

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