Template:Twitchvod/doc

From Noita Wiki
Jump to navigation Jump to search

See also {{Twitchclip}}





Usage

{{twitchvod|clipid|width|align=|description=}} Using this template on a page categorizes the page into Category:Pages with videos.

Examples

Default width (425px): {{twitchvod|1223074320}}

Custom width: {{twitchvod|1223074320|720}}

Inline alignment: {{twitchvod|1223074320|align=inline}}

Description: {{twitchvod|1223074320|description = Video description goes here}}

Video description goes here

Templatedata

Template for embedding twitchvod videos

Template parameters

ParameterDescriptionTypeStatus
video ID1 videoid

the clip ID of the twitchvod video to embed

Example
1223074320
Stringrequired
width2 width

The width of the embedded video in the page in pixels

Default
425
Auto value
Numberoptional
alignalign

The alignment of the video (left/right/inline)

Example
left
Stringoptional
descriptiondescription

A short description to be rendered beneath the video embed.

Example
This video shows something informative.
Stringsuggested