Template:JoeYT2PlaylistCite: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>{{YTPlaylistCite|{{{1}}}|channel=Joseph Anderson Channel Two|channel_icon=Joe-channel-2.png|title={{{title}}}}}</includeonly><noinclude> | ||
</ | |||
== Example == | == Example == | ||
E.g: | E.g: | ||
Line 12: | Line 10: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Playlist Code", | "label": "Playlist Code", | ||
"description": "The YouTube playlist code for the playlist being cited.", | "description": "The YouTube playlist code for the playlist being cited.", | ||
Line 23: | Line 18: | ||
"label": "Playlist Title", | "label": "Playlist Title", | ||
"description": "The title of the playlist.", | "description": "The title of the playlist.", | ||
" | "type": "string", | ||
" | "required": true | ||
} | } | ||
}, | }, |
Latest revision as of 10:09, 25 January 2025
Example
E.g:
{{JoeYT2PlaylistCite|PLtvGR9rxLjVjdYFloxRnpX2HZtuzSjzWv|title=Persona 5}}
“Joseph Anderson Channel Two” playlist: “Persona 5”.
Template Data
Cite a playlist on Joe's second YouTube channel.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Playlist Code | 1 | The YouTube playlist code for the playlist being cited. | String | required |
Playlist Title | title | The title of the playlist. | String | required |