Template:YTCite: Difference between revisions
Appearance
Created page with "<span style="line-height: 20px"> <!---->20px|alt=YouTube Channel {{{channel}}} video: [https://www.youtube.com/watch?v={{{1}}}&t={{{time}}}s “{{{title}}}”{{#if:{{{time|}}}| at {{#time: H:i:s | @{{{time}}} }}}}]. </span> <noinclude> <templatedata> { "params": { "1": { "aliases": [ "video" ], "label": "Video Code", "description": "The YouTube video code for the video being cited.", "type": "string", "required": true..." |
No edit summary |
||
Line 37: | Line 37: | ||
"format": "inline", | "format": "inline", | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | |||
"channel", | "channel", | ||
"title", | "title", | ||
"time" | "time" |
Revision as of 06:22, 21 January 2025
{{{channel}}} video: “{{{title}}}”.
Cite a non-Joe YouTube channel.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video Code | 1 video | The YouTube video code for the video being cited. | String | required |
Channel Name | channel | The name of the channel being cited. | String | required |
Video Title | title | The title of the video. | String | required |
Time | time | The time in seconds into the video to cite. | Number | suggested |