Template:Video citation: Difference between revisions

Template page
(Created page with "{{#invoke:YouTube citation|cite}}")
 
m (Improving description)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#invoke:YouTube citation|cite}}
{{#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)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
URL of the videourl

URL (with optional timestamp for YouTube). Supports automatic labeling for YouTube and DailyMotion

Example
https://youtu.be/sw1XoYfwlLk?t=7757
URLrequired
channelchannel

no description

Unknownsuggested
titletitle

no description

Unknownsuggested
datedate

no description

Unknownsuggested