Template:YTCite: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
Line 37: | Line 37: | ||
"description": "The name of the channel being cited.", | "description": "The name of the channel being cited.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
"suggestedvalues": [ | |||
"Falco" | |||
] | |||
}, | }, | ||
"channel_icon": { | "channel_icon": { | ||
Line 43: | Line 46: | ||
"description": "The icon for the channel.", | "description": "The icon for the channel.", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Falco.jpg" | |||
] | ] | ||
} | } |
Revision as of 19:18, 22 January 2025
[[File:|25px|link=]] “{{{channel}}}” video: “{{{title}}}”.
Example
E.g:
{{YTCite|w8QqBQZEZdM|channel=Falco|channel_icon=Falco.jpg|title=Joseph Anderson Marble Races stream 1 with chat <nowiki>[02/14/2021]</nowiki>}}
“Falco” video: “Joseph Anderson Marble Races stream 1 with chat [02/14/2021]”.
Template Data
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 |
Channel Icon | channel_icon | The icon for the channel.
| Unknown | optional |