More languages
More actions
(Created page with "{{#invoke:YouTube citation|cite}}") |
m (Created TemplateData for template) |
||
Line 1: | Line 1: | ||
{{#invoke:YouTube citation|cite}} | {{#invoke:YouTube citation|cite}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"channel": { | |||
"suggested": true | |||
}, | |||
"title": { | |||
"suggested": true | |||
}, | |||
"date": { | |||
"suggested": true | |||
}, | |||
"url": { | |||
"label": "URL of the YouTube video", | |||
"description": "URL with optional timestamp", | |||
"example": "https://youtu.be/sw1XoYfwlLk?t=7757", | |||
"type": "url", | |||
"required": true, | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Created citation for YouTube videos", | |||
"paramOrder": [ | |||
"url", | |||
"channel", | |||
"title", | |||
"date" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 02:56, 5 October 2022
Script error: No such module "YouTube citation".
Created citation for YouTube videos
Parameter | Description | Type | Status | |
---|---|---|---|---|
URL of the YouTube video | url | URL with optional timestamp
| URL | required |
channel | channel | no description | Unknown | suggested |
title | title | no description | Unknown | suggested |
date | date | no description | Unknown | suggested |