Template:JoeYT2PlaylistCite: Difference between revisions
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 | ||
} | } | ||
}, | }, | ||