Template:YTCite: Difference between revisions
Appearance
m Bump youtube icon size to match other cite templates |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 40: | Line 40: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Falco", | "Falco", | ||
"Mike322" | "Mike322", | ||
"Cat Catasmic", | |||
"Retinas", | |||
"Bike Chan", | |||
"Man Of Answers", | |||
"Weed Lol" | |||
] | ] | ||
}, | }, | ||
Line 48: | Line 53: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Falco.jpg", | "Falco.jpg", | ||
"Mike322.jpg" | "Mike322.jpg", | ||
"Channel-retinasjpg.jpg", | |||
"Channel-Bike-chanjpg.jpg", | |||
"manofanswersicon.jpg", | |||
"kusoroicon.jpg", | |||
"Cat-Catasmic.jpg", | |||
"Weedlolicon.jpg" | |||
], | ], | ||
"type": "string", | "type": "string", |
Latest revision as of 02:25, 24 January 2025
“{{{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]”.
{{YTCite|g2A1GkiMYW4|channel=avarisi|title=Not that fragile.}}
“avarisi” video: “Not that fragile.”.
Template Data
Cite a non-Joe YouTube channel.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video Code | 1 | 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, give as the name of the file but don't use the `File:` prefix.
| String | suggested |