Template:YTPlaylistCite
“{{{channel}}}” playlist: “{{{title}}}”.
Example
E.g:
{{YTPlaylistCite|PLQnzq4WSk8hz9qoJnquz6cCchVtHKbtGu|channel=Falco|channel_icon=Falco.jpg|title=Joseph Anderson Nine Sols Streams with chat}}
“Falco” playlist: “Joseph Anderson Nine Sols Streams with chat”.
Template Data
Cite a playlist on a non-Joe YouTube channel.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Playlist Code | 1 | The YouTube playlist code for the playlist being cited. | String | required |
| Channel Name | channel | The name of the channel being cited.
| String | required |
| Playlist Title | title | The title of the playlist. | String | required |
| Channel Icon | channel_icon | The icon for the channel, give as the name of the file but don't use the `File:` prefix.
| String | suggested |