Vorlage:YouTube: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde neu angelegt: „{| cellspacing="0" cellpadding="0" style="width:100%;font-size:100%;border:solid 2px #0022FF;clear:both;position:relative;" | style="width:32px;background:#E1E…“ |
Keine Bearbeitungszusammenfassung |
||
| (5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{| cellspacing="0" cellpadding="0" style="width:100%;font-size:100%;border:solid 2px # | <noinclude> | ||
| style="width:32px;background:# | == Verwendung == | ||
| style="padding:5px;" | <p>''' | Diese Vorlage kann in einem Text verwendet werden, um ein YouTube-Video zu verlinken. | ||
== Beispiel == | |||
{{YouTube|bJzoz8B5HEg}} | |||
Was dem folgenden Code entspricht:<br /> | |||
<code><nowiki>{{YouTube|bJzoz8B5HEg}}</nowiki></code> | |||
</noinclude> | |||
<includeonly> | |||
{| cellspacing="0" cellpadding="0" style="width:100%;font-size:100%;border:solid 2px #DB2B28;clear:both;position:relative;" | |||
| style="width:32px;background:#DB7C7A;padding:10px;" | [[FILE:Icon_YouTube.png|32px|alt=YouTube|YouTube]] | |||
| style="padding:5px;" | <p>'''YouTube-Video'''</p><p><youtube>{{{1|}}}</youtube><br> | |||
https://www.youtube.com/watch?v={{{1|}}}</p> | |||
|} | |} | ||
</includeonly> | |||