Template:YouTube link
Shortcut
This template should be used for linking to YouTube videos, especially in refs.
Usage
{{ytl|video id|archive=archive id (optional)|display name (optional)|uploader (optional)|upload date (optional)|t=time stamp (optional)}}
Consider this YouTube link:
https://youtube.com/watch?v=F9t3FREAZ-k&t=1m32s | |||
https://youtube.com/watch?v= | F9t3FREAZ-k | &t= | 1m32s |
video id | time stamp |
{{{name}}}
can be set to define a name to the youtube video ID, allowing it to be called later with a different time stamp. To call a previously defined ID, simply use the name instead of the video ID in {{{1}}}
.
Examples
Code | Product |
---|---|
{{ytl|F9t3FREAZ-k}} |
https://youtube.com/watch?v=F9t3FREAZ-k |
{{ytl|F9t3FREAZ-k|t=1m32s}} |
https://youtube.com/watch?v=F9t3FREAZ-k&t=1m32s |
{{ytl|F9t3FREAZ-k|Cave game}} |
"Cave game" |
{{ytl|F9t3FREAZ-k|name=cave|t=1m32s}} |
https://youtube.com/watch?v=F9t3FREAZ-k&t=1m32s |
{{ytl|cave|t=2m24s}} |
https://youtube.com/watch?v=F9t3FREAZ-k&t=2m24s |
{{ytl|F9t3FREAZ-k|Cave game tech test|May 13, 2009}} |
"Cave game tech test" – May 13, 2009 |
{{ytl|F9t3FREAZ-k|Nizzotch|May 13, 2009}} |
https://youtube.com/watch?v=F9t3FREAZ-k – Nizzotch on YouTube, May 13, 2009 |
{{ytl|F9t3FREAZ-k|archive=UMpv5kZ9-rE|Cave game tech test|Nizzotch|May 13, 2009}} |
"Cave game tech test"(archive)– Nizzotch on YouTube, May 13, 2009 |
See also
{{YouTube}}
- To embed a video, rather than link to it
[view | edit | history | purge]The above documentation is transcluded from Template:YouTube link/doc.