Zeile 1: |
Zeile 1: |
− | <includeonly><div class={{{class|}}} style={{{style|"margin:0.5em; float:right; clear:right;"}}} width="{{#expr:{{{width|500}}}+10}}">{{#widget:YouTube|id={{{id|}}}|width={{{width|500}}}|height={{{height|375}}}|{{#if:{{{playlist|}}}|playlist={{{playlist|}}}}}|{{#if:{{{index|}}}|index={{{index}}}}}}}</div></includeonly> | + | <noinclude> |
| + | == Verwendung == |
| + | Mit der Vorlage [[Vorlage:YouTube|YouTube]] können [[Widget:YouTube|YouTube-Videos]] eingebunden werden. |
| + | |
| + | Der Parameter |
| + | * id="…" gibt die ID des Videos an |
| + | * playlist="…" gibt eine Playlist an (optional) |
| + | * index="…" gibt den Startpunkt der Playlist an (optional) |
| + | |
| + | Das YouTube-Widget ist in ein div-Element eingebaut, dem mit |
| + | * class="…" CSS-Klassen |
| + | * style="…" CSS-Formatierungen |
| + | * width=… Breite (in px) |
| + | * height=… Höhe (in px) |
| + | |
| + | übergeben werden können. |
| + | |
| + | Die Vorlage kann nicht substituiert werden. |
| + | |
| + | </noinclude><includeonly><div class={{{class|}}} style={{{style|"margin:0.5em; float:right; clear:right;"}}} width="{{#expr:{{{width|500}}}+10}}">{{#widget:YouTube|id={{{id|}}}|width={{{width|500}}}|height={{{height|375}}}|{{#if:{{{playlist|}}}|playlist={{{playlist|}}}}}|{{#if:{{{index|}}}|index={{{index}}}}}}}</div></includeonly> |