Template:Debuff source

来自Terraria Wiki
跳到导航 跳到搜索
Template-info.svg 文档 以下文档来自Template:Debuff source/doc。(编辑 | 历史

Automatically pulls debuff data from the page of the debuff source. This template is to be used in a table, and doesn't work properly otherwise.

Usage

{| class="terraria"
! colspan=2 | From
! Duration
! Chance
|-
{{ debuff source | <source> | <duration> (optional) | <chance> (optional) }}
{{ debuff source | <different source> | <duration> (optional) | <chance> (optional) }}
...
|}


First unnamed parameter

The name of the weapon that inflicts the debuff.

Second unnamed parameter (optional)

The duration of the debuff. Overrides the data fetched from the page of the debuff source.

Third unnamed parameter (optional)

The chance that the debuff will be inflicted. Overrides the data fetched from the page of the debuff source.