Widget:YouTube: Unterschied zwischen den Versionen
Aus Stratum 0
K |
K (noinclude-fail) |
||
Zeile 17: | Zeile 17: | ||
== Sample result == | == Sample result == | ||
{{#widget:YouTube|id=Y1g2Cx03L2I}} | {{#widget:YouTube|id=Y1g2Cx03L2I}} | ||
− | <includeonly><iframe width="<!--{$width|escape:'html'|default:'425'}-->" height="<!--{$height|escape:'html'|default:355}-->" src="http://www.youtube.com/embed/<!--{$id|escape:'urlpathinfo'}-->" frameborder="0" allowfullscreen></iframe></embed></object></includeonly> | + | </noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:'425'}-->" height="<!--{$height|escape:'html'|default:355}-->" src="http://www.youtube.com/embed/<!--{$id|escape:'urlpathinfo'}-->" frameborder="0" allowfullscreen></iframe></embed></object></includeonly> |
Version vom 7. Februar 2012, 04:43 Uhr
This widget allows you to add YouTube video player to your wiki page.
It was created by Yaron Koren.
Using this widget
This widget allows you to add YouTube video player to your wiki page.
To insert this widget, use the following code:
{{#widget:YouTube|id=<video id>}}
Parameters
- id - video id (from the URL)
- height and width define view dimensions, 420x350 is default
Sample result