Template:Twitchvod

来自Noita Wiki
跳到导航 跳到搜索
Template-info.png 模板文档

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

模板参数

参数描述类型状态
video ID1videoid

the clip ID of the twitchvod video to embed

示例
1223074320
字符串必填
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.
字符串推荐