Difference between revisions of "Template:Video"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
|[[File:Placeholder.mp4|640px]] | |[[File:Placeholder.mp4|640px]] | ||
− | }}</div><templatestyles src="Video/styles.css" />{{#subobject: | + | }}</div><templatestyles src="Video/styles.css" />{{#if:{{{url|{{{1|{{{video|}}}}}}}}}|{{#subobject: |
|Has title = {{#if:{{{2|{{{title|}}}}}}|{{{2|{{{title}}}}}}|{{PAGENAME}}}} | |Has title = {{#if:{{{2|{{{title|}}}}}}|{{{2|{{{title}}}}}}|{{PAGENAME}}}} | ||
|Has image URL = {{#switch:{{Video/service|{{{url|{{{1|{{{video|}}}}}}}}}}} | |Has image URL = {{#switch:{{Video/service|{{{url|{{{1|{{{video|}}}}}}}}}}} | ||
Line 16: | Line 16: | ||
|Has language = {{{language|English}}} | |Has language = {{{language|English}}} | ||
|Type = Video | |Type = Video | ||
− | }}{{#if:{{NAMESPACE}}||[[Category:Pages with videos]]}}<noinclude>{{Documentation}}</noinclude> | + | }}{{#if:{{NAMESPACE}}||[[Category:Pages with videos]]}}}}<noinclude>{{Documentation}}</noinclude> |
Revision as of 13:49, 23 November 2020
Template documentation[edit]
Use this template to embed videos uploaded to Appropedia, Wikimedia Commons, YouTube or Vimeo, associate meta data to them in order to make them searchable, and put them into Category:Pages with videos.
Usage
Basic
{{Video|video=Placeholder.mp4}}
− Embed a video uploaded to Appropedia{{Video|video=The Yakan Native Dance.webm}}
− Embed a video uploaded to Wikimedia Commons{{Video|video=hkFqpkV3fF4}}
− Embed a YouTube video by id{{Video|video=https://www.youtube.com/watch?v=hkFqpkV3fF4}}
− Embed a YouTube video by URL
Parameters
video
− Required File name, id or URL, for example https://www.youtube.com/watch?v=hkFqpkV3fF4, https://vimeo.com/431803145 or simply 'hkFqpkV3fF4' or 431803145title
− Title of the video, used for search results.description
− Description of the video content, used for search results.keywords
− Comma-separated list of keywords, for example "solar, garden, recycle".authors
− Authors names or usernames on Appropedia (including the 'User:' prefix).date
− Date when the video was made, for example '2020-09-23'.location
− Location where the video was made, for example 'Buenos Aires, Argentina'.language
− Language of the video, for example 'Spanish'. English is assumed.license
− License under which this video is released, for example "CC-BY-SA 4.0".
Example
{{Video |video = House wren in JBWR (50171).webm |title = House wren in JBWR |description = House wren guards its nest |keywords = bird, wren, nest |authors = Rhododendrites |date = 2020-07-05 |location = Jamaica |language = English |license = CC BY 4.0 }}
See also
- Template:Video/id − Helper template for extracting a video id out of the URL
- Template:Video/url − Helper template for generating a video URL out of a video platform and id
- Template:Video/service − Helper template for getting the video service (YouTube, Vimeo, Appropedia or Wikimedia Commons) out of the URL, file name or file id
- Template:Video/annotation − Helper template for displaying the video annotations
- Template:Video/styles.css − Styling
- Widget:YouTube − Widget to embed YouTube videos
- Widget:Vimeo − Widget to embed Vimeo videos
Template data
Embed videos uploaded to Appropedia, Wikimedia Commons, YouTube or Vimeo.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video | video 1 | Video name, URL or id
| String | required |
Title | title 2 | Video title
| String | optional |
Description | description | Video description | String | optional |
Keywords | keywords | Comma-separated list of keywords
| String | optional |
Authors | authors | Authors names or usernames on Appropedia (including the 'User:' prefix)
| String | optional |
Date | date | Date when the video was made
| Date | optional |
Location | location | Location where the video was made
| String | optional |
Language | language | Video language
| String | optional |
Licence | license | License under which this video is released
| String | optional |
Annotations | annotations | no description | String | optional |