Vorlage:YouTube: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K Lorddragonus verschob die Seite Vorlage:Aufzeichnung nach Vorlage:YouTube, ohne dabei eine Weiterleitung anzulegen |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
== Verwendung == | == Verwendung == | ||
Diese Vorlage kann in einem Text verwendet werden, um | Diese Vorlage kann in einem Text verwendet werden, um ein YouTube-Video zu verlinken. | ||
== Beispiel == | == Beispiel == | ||
{{ | {{YouTube|bJzoz8B5HEg}} | ||
Was dem folgenden Code entspricht:<br /> | Was dem folgenden Code entspricht:<br /> | ||
<code><nowiki>{{ | <code><nowiki>{{YouTube|bJzoz8B5HEg}}</nowiki></code> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| cellspacing="0" cellpadding="0" style="width:100%;font-size:100%;border:solid 2px #0022FF;clear:both;position:relative;" | {| cellspacing="0" cellpadding="0" style="width:100%;font-size:100%;border:solid 2px #0022FF;clear:both;position:relative;" | ||
| style="width:32px;background:#E1E5FF;padding:10px;" | [[FILE:Icon_Video.png|32px|alt= | | style="width:32px;background:#E1E5FF;padding:10px;" | [[FILE:Icon_Video.png|32px|alt=YouTube|YouTube]] | ||
| style="padding:5px;" | <p>''' | | style="padding:5px;" | <p>'''YouTube-Video'''</p><p>https://www.youtube.com/watch?v={{{1|}}}</p> | ||
|} | |} | ||
</includeonly> | </includeonly> | ||