Difference between revisions of "Help:Templates/YT"
Jump to navigation
Jump to search
m |
m (Ups, order) |
||
Line 32: | Line 32: | ||
<nowiki>{{ template name | video id | text = anchor text }}</nowiki> | <nowiki>{{ template name | video id | text = anchor text }}</nowiki> | ||
The result from this will be: | |||
{{YT|ec4KB1XcXQU|text=A Muse video}} | |||
{{Backto | Help:Templates | template help}} | |||
[[Category:Template help]] |
Revision as of 22:11, 12 July 2009
This is a template for videos hosted on YouTube.
It's pretty simple, use as so:
{{YT|ec4KB1XcXQU}}
... which is of the form ...
{{ template name | video id }}
The video ID is the last bit of a YouTube URL before any ampersands (&). For example:
http://youtube.com/watch?v=ec4KB1XcXQU
The ID is the one used above.
The result will be as so:
(watch)
If you would like something different from "watch" to be the anchor (link) text, define (use) the text variable:
{{YT|ec4KB1XcXQU|text=A Muse video}}
...which is of the form...
{{ template name | video id | text = anchor text }}
The result from this will be: