Шаблон:Effect infobox

Материал из Guild Wars 2 wiki
Версия от 19:35, 9 июня 2016; Blood (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск
.
Skill.png

Effect infobox

Тип эффекта
Эффект
Складывается
Нет

Syntax

{{effect infobox
| name =
| description =
| icon =
| type =
| stacking =
}}

Parameters

name
Optional. The name of the effect. Defaults to {{PAGENAME}}.
description
Optional. The in-game description of the effect.
icon
Optional. Effect icon. Defaults to {{PAGENAME}}.png
type
Required. The type of effect. Defaults to "Effect".
achievement: Story achievement effects.
aura: Auras.
boon: Boons.
condition: Conditions.
control effect: Control effects.
promo: Effects active during special events.
world ability: World versus World effects available from any World Ability.
mistlock instability: Mistlock Instability
costume brawl: Costume Brawl
effect: Any other type of effect.
story
Optional. For story achievement effects, specify the story instance this achievement is applied in.
stacking
Required. The behavior of effect stacking.
intensity - The effect stacks in intensity.
duration - The effect stacks in duration.
charge - The effect has a fixed number of stacks that decrease upon some condition.
no - The effect does not stack, the previous duration must wear off before it can be re-applied.
id
Optional. The effect's internal ID. Generates a game link in the infobox.
categorize
Optional. "y" or "n" to turn on/off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
status
Optional. Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "future", "unimplemented", "current" (default).
historical
Optional. (legacy parameter). Duplicates function of setting status = historical. y displays the {{historical content}} notice.

Examples

{{effect infobox
| name = Bleeding
| description= You take damage over time.
| type = condition
| stacking = intensity
}}


Skill.png

Bleeding

Тип эффекта
Состояние
Складывается
Интенсивность

You take damage over time.

— Внутриигровое описание

{{Effect infobox
| name = Renewed Focus
| icon = Renewed Focus.png
| description = Immune to conditions and damage.
| stacking = no
}}


Renewed Focus.png

Renewed Focus

Тип эффекта
Эффект
Складывается
Нет

Immune to conditions and damage.

— Внутриигровое описание