模板:Twitchclip

出自Noita Wiki
跳至導覽 跳至搜尋
Template-info.png 模板文檔

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

模板參數

參數描述類型狀態
video ID1videoid

the clip ID of the twitchclip video to embed

範例
CorrectChillyBunnyDerp
字串必填
width2width

The width of the embedded video in the page in pixels

預設
425
自動值
數值選填
alignalign

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

範例
left
字串選填
descriptiondescription

A short description to be rendered beneath the video embed.

範例
This video shows something informative.
字串建議