Template:JoeYT2PlaylistCite: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="line-height: 25px">
<includeonly>{{YTPlaylistCite|{{{1}}}|channel=Joseph Anderson Channel Two|channel_icon=Joe-channel-2.png|title={{{title}}}}}</includeonly><noinclude>
<!---->[[File:YouTube.svg|25px|alt=YouTube Channel|link=]] [[File:Joe-channel-2.png|25px|link=]] Joseph Anderson Channel Two playlist: [https://www.youtube.com/playlist?list={{{1}}} “{{{title}}}”].
</span><noinclude>
== Example ==
== Example ==
E.g:  
E.g:  
Line 12: Line 10:
"params": {
"params": {
"1": {
"1": {
"aliases": [
"playlist"
],
"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.",
"suggested": true,
"type": "string",
"type": "string"
"required": true
}
}
},
},