Template:JoeYT2Cite: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{YTCite|{{{1|}}}|channel=Joseph Anderson Channel Two|channel_icon=Joe-channel-2.png|title={{{title|}}}|time={{{time|}}}}}<noinclude> | |||
== Example == | |||
E.g: | |||
<nowiki>{{JoeYTC2ite|Iq1XEegpsLk|title=The First Annual Chan of the Year Award|time=100}}</nowiki> | |||
{{JoeYT2Cite|Iq1XEegpsLk|title=The First Annual Chan of the Year Award|time=100}} | |||
== Template Data == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 17: | Line 21: | ||
"label": "Video Title", | "label": "Video Title", | ||
"description": "The title of the video.", | "description": "The title of the video.", | ||
"required": true | "required": true, | ||
"type": "string" | |||
}, | }, | ||
"time": { | "time": { |