Template:JoeYTCite: Difference between revisions
Appearance
Created page with "<span style="line-height: 20px"> <!---->20px|alt=YouTube Channel 30px Joseph Anderson: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}” at {{#time: H.i.s | @{{{time}}} }}] </span>" |
No edit summary |
||
Line 2: | Line 2: | ||
<!---->[[File:YouTube.svg|20px|alt=YouTube Channel]] [[File:Joe-icon.png|30px]] Joseph Anderson: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}” at {{#time: H.i.s | @{{{time}}} }}] | <!---->[[File:YouTube.svg|20px|alt=YouTube Channel]] [[File:Joe-icon.png|30px]] Joseph Anderson: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}” at {{#time: H.i.s | @{{{time}}} }}] | ||
</span> | </span> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"video": { | |||
"label": "Video Code", | |||
"description": "The YouTube video code for the video being cited.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"time": { | |||
"label": "Time", | |||
"description": "The time in seconds into the video to cite.", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"title": { | |||
"label": "Video Title", | |||
"description": "The title of the video.", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Cite Joe's main YouTube channel (See [[JoeYT2Cite]] for citing his second channel).", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 21:32, 20 January 2025
Joseph Anderson: “{{{title}}}” at Error: Invalid time.
Cite Joe's main YouTube channel (See [[JoeYT2Cite]] for citing his second channel).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video Code | video | The YouTube video code for the video being cited. | String | required |
Time | time | The time in seconds into the video to cite. | Number | suggested |
Video Title | title | The title of the video. | Unknown | suggested |