Template:Yt/doc
Jump to navigation
Jump to search
Syntax
{{ yt| type | id | description }}
- type - the portion in the url in between slashes, can be user (u), channel (ch), @ or just the custom URL in that case.
- id - the last portion of the URL to a YouTube profile, after user/, channel, @ or youtube.com/ in case of custom URLs .
- description (optional) - replaces the profile name with your text
Note: do not use whitespace immediately before or after vertical bars or curly brackets
Examples
User
{{yt|id|description}}
{{yt|u|id|description}}
{{yt|user|id|description}}
{{yt|id|description}}
produces:
description - with description
id - without description