Difference between revisions of "Widget:YouTube"

m
m
Line 10: Line 10:
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 '''{{FULLPAGENAME}}''' 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 '''{{FULLPAGENAME}}''' article.
</noinclude><includeonly><object width="<!--{$width|escape|default:425}-->" height="<!--{$height|escape|default:355}-->"><param name="movie" value="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}--><!--{if isset($hd)}-->&amp;hd=1<!--{/if}-->"></param>  <param
</noinclude><includeonly><object width="<!--{$width|escape|default:425}-->" height="<!--{$height|escape|default:355}-->"><param name="movie" value="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}--><!--{if isset($hd)}-->&amp;hd=1<!--{/if}-->"></param>  <param
     name="allowscriptaccess"
     name="allowFullScreen"
     value="always">
     value="true">
   </param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}--><!--{if isset($hd)}-->&amp;hd=1<!--{/if}-->" type="application/x-shockwave-flash" wmode="transparent" width="<!--{$width|escape|default:425}-->" height="<!--{$height|escape|default:355}-->"></embed></object></includeonly>
   </param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}--><!--{if isset($hd)}-->&amp;hd=1<!--{/if}-->" type="application/x-shockwave-flash" wmode="transparent" allowfullscreen="true" width="<!--{$width|escape|default:425}-->" height="<!--{$height|escape|default:355}-->"></embed></object></includeonly>

Revision as of 00:02, 27 March 2013

This widget allows you to add YouTube video player to your wiki page.

It was created by Yaron Koren.

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:YouTube article.

This page was last edited on 27 March 2013, at 00:02.