Difference between revisions of "Widget:YouTube"
Jump to navigation
Jump to search
m (latest code) |
|||
Line 8: | Line 8: | ||
For information on how to use this widget, see [http://www.mediawikiwidgets.org/YouTube widget description page on MediaWikiWidgets.org]. | For information on how to use this widget, see [http://www.mediawikiwidgets.org/YouTube widget description page on MediaWikiWidgets.org]. | ||
− | = | + | <includeonly><iframe width="<!--{$width|escape:'html'|default:'425'}-->" height="<!--{$height|escape:'html'|default:355}-->" src="https://www.youtube.com/embed/<!--{if isset($playlist)}-->?listType=playlist&list=<!--{$playlist|escape:'urlpathinfo'}--><!--{else}--><!--{$id|escape:'urlpathinfo'}--><!--{/if}-->" frameborder="0" allowfullscreen></iframe></includeonly> |
− | |||
− |
Revision as of 19:16, 2 December 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.