Template:Twitchclip

From Noita Wiki
Jump to navigation Jump to search

Usage

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

Examples

Default width (425px): {{twitchclip|CorrectChillyBunnyDerp}}

Custom width: {{twitchclip|CorrectChillyBunnyDerp|720}}

Inline alignment: {{twitchclip|CorrectChillyBunnyDerp|align=inline}}

Description: {{twitchclip|CorrectChillyBunnyDerp|description = Video description goes here}}

Video description goes here

Templatedata

Template for embedding twitchclip videos

Template parameters

ParameterDescriptionTypeStatus
video ID1 videoid

the clip ID of the twitchclip video to embed

Example
CorrectChillyBunnyDerp
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