Difference between revisions of "Template:Video"
Jump to navigation
Jump to search
(new) |
(chg) |
||
Line 2: | Line 2: | ||
<div style="float: right">__TOC__</div> | <div style="float: right">__TOC__</div> | ||
== Description == | == Description == | ||
− | This is the '''Video''' template. It uses the [[Widget:Video|"Video" widget]]. | + | This is the '''Video''' template created by [https://professional.wiki <span style="color: #df2e2c">Professional</span><span style="color: #000">.Wiki</span>]. It uses the [[Widget:Video|"Video" widget]]. |
== Usage == | == Usage == |
Revision as of 18:55, 11 December 2019
Description
This is the Video template created by Professional.Wiki. It uses the "Video" widget.
Usage
Either the "name
" or "url
" parameter must be provided. Optional parameters "width
" (default = 425) and "height
" (default = 355) are available. If nothing was specifically specified the default value will be used.
externally hosted video file
{{Video |url=URL of the video file }}
Note: Embedding externally hosted files may be prohibited by policy of the owner of the external website. This embedding such video files will not work.
locally hosted video file
{{Video |name=name of the video file }}
Example
externally hosted video file
{{Video |url=https://upload.wikimedia.org/wikipedia/commons/e/e6/Roundhay_Garden_Scene.ogv |width=425 |height=355 }}