|
|
| (10 tussenliggende versies door dezelfde gebruiker niet weergegeven) |
| Regel 1: |
Regel 1: |
| <noinclude>
| | <includeonly><div class=""><iframe width="<!--{$width|default:'500'}-->" height="<!--{$height|default:'400'}-->" src="https://www.youtube.com/embed/<!--{$id}-->" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></includeonly> |
| This widget allows you to add a [https://developers.google.com/youtube/player_parameters YouTube video player] to your wiki page.
| |
| | |
| == Using this widget ==
| |
| For information on how to use this widget, see the [http://www.mediawikiwidgets.org/YouTube widget description page on MediaWikiWidgets.org].
| |
| | |
| == Copy to your site ==
| |
| To use this widget on your site, just install the [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and the copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki, as an article called '''{{FULLPAGENAME}}'''.
| |
| </noinclude><includeonly><div class="bb--video"><iframe width="600" src="https://www.youtube.com/embed/<!--{if isset($playlist)}-->?listType=playlist&list=<!--{$playlist|escape:'urlpathinfo'}--><!--{else}--><!--{$id|escape:'urlpathinfo'}--><!--{/if}-->" frameborder="0" allowfullscreen></iframe></div></includeonly>
| |