Template:Video

Revision as of 01:52, 20 May 2024 by Rman41 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Template used to display embedded YouTube videos in a format similar to that of a file set as a thumbnail.

Usage

Parameter Description
url The last portion of the video's URL, containing its identifier code.
caption A caption describing the contents of the video.
align The alignment of the container; either left or right. Defaults to left if not set.

Code

{{Video
|url=
|caption=
|align=
}}