More languages
More actions
(Created page with "{{#invoke:YouTube citation|cite}}") |
m (Improving description) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#invoke: | {{#invoke:Video citation|cite}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"channel": { | |||
"suggested": true | |||
}, | |||
"title": { | |||
"suggested": true | |||
}, | |||
"date": { | |||
"suggested": true | |||
}, | |||
"url": { | |||
"label": "URL of the video", | |||
"description": "URL (with optional timestamp for YouTube). Supports automatic labeling for YouTube and DailyMotion", | |||
"example": "https://youtu.be/sw1XoYfwlLk?t=7757", | |||
"type": "url", | |||
"required": true, | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Creates citation for video platforms (currently YouTube and DailyMotion)", | |||
"paramOrder": [ | |||
"url", | |||
"channel", | |||
"title", | |||
"date" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 01:07, 22 April 2024
Creates citation for video platforms (currently YouTube and DailyMotion)
Parameter | Description | Type | Status | |
---|---|---|---|---|
URL of the video | url | URL (with optional timestamp for YouTube). Supports automatic labeling for YouTube and DailyMotion
| URL | required |
channel | channel | no description | Unknown | suggested |
title | title | no description | Unknown | suggested |
date | date | no description | Unknown | suggested |