Difference between revisions of "Widget:YouTube"

From The Gemology Project
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
It was created by [http://www.mediawikiwidgets.org/User:Yaron_Koren Yaron Koren].
 
It was created by [http://www.mediawikiwidgets.org/User:Yaron_Koren Yaron Koren].
 +
 +
Example:
 +
{{#widget:YouTube|id=DydGjXr4s3E}}
  
 
== Using this widget ==
 
== Using this widget ==
Line 9: Line 12:
 
== Copy to your site ==
 
== Copy to your site ==
 
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="425" height="355"><param name="movie" value="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}-->"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></includeonly>
+
</noinclude><includeonly><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}-->"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" wmode="transparent" width="700" height="400"></embed></object></includeonly>
 
 
== Example Video ==
 
{{#widget:YouTube|id=DWef69ItVrU}}
 

Latest revision as of 15:38, 26 March 2012

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

It was created by Yaron Koren.

Example:

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.