Шаблон:Effect infobox — различия между версиями

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск
Строка 1: Строка 1:
 
<includeonly>{{infobox status|{{{status|}}}|{{{status notes|}}}|date={{{status date|}}}}}<!--
 
<includeonly>{{infobox status|{{{status|}}}|{{{status notes|}}}|date={{{status date|}}}}}<!--
-->{{infobox requires|{{{requires|{{{release|}}}}}} }}<!--
+
-->{{infobox requires|{{{requires|}}} }}<!--
 +
-->{{wikipopup|{{{description|}}}}}{{wikipopup quotation|game}}<!--
 
--><div class="infobox {{#switch: {{{type|}}} | boon | condition={{{type}}}}} effect">
 
--><div class="infobox {{#switch: {{{type|}}} | boon | condition={{{type}}}}} effect">
 
<div class="icon">{{#if: {{{icon|}}}
 
<div class="icon">{{#if: {{{icon|}}}
Строка 23: Строка 24:
 
| control effect = [[Control effect|Эффект контроля]]
 
| control effect = [[Control effect|Эффект контроля]]
 
| promo = Рекламный эффект
 
| promo = Рекламный эффект
| transformation = [[Transformation|Преобразование]]
+
| mistlock instability = [[Fractals of the Mists#Mistlock Instability|Неустойчивость Закрепления Туманов]]
| mistlock instability = [[Mistlock Instability|Неустойчивость Закрепления Туманов]]
 
 
| costume  
 
| costume  
 
| costume brawl = [[Costume Brawl|Костюмированный&nbsp;бой]]
 
| costume brawl = [[Costume Brawl|Костюмированный&nbsp;бой]]
 
| southsun survival = [[Southsun Survival|Выживании на Солнечном Острове]]
 
| southsun survival = [[Southsun Survival|Выживании на Солнечном Острове]]
 
| dragon ball = [[Dragon Ball|Драгонбол]]
 
| dragon ball = [[Dragon Ball|Драгонбол]]
 +
| transform
 +
| transformation = [[Transformation|Преобразование]]
 
| #default = Эффект
 
| #default = Эффект
 
}}{{ #if: {{{story|}}} |
 
}}{{ #if: {{{story|}}} |
Строка 120: Строка 122:
 
::''control effect'': Control effects.
 
::''control effect'': Control effects.
 
::''promo'': Effects active during special events.
 
::''promo'': Effects active during special events.
::''mistlock instability'': [[Mistlock Instability]]
+
::''mistlock instability'': [[Fractals of the Mists#Mistlock Instability|Mistlock Instability]]
 
::''costume brawl'': [[Costume Brawl]]
 
::''costume brawl'': [[Costume Brawl]]
 +
::''transformation'' : [[Transformation]]s
 
::''effect'': Any other type of effect.
 
::''effect'': Any other type of effect.
 
; story
 
; story

Версия 07:05, 3 мая 2020

Syntax

{{Effect infobox
| name =
| icon =
| description =
| type =
| stacking =
| id =
| requires = 
| status = 
}}

Parameters

name
Optional. The name of the effect. Defaults to {{PAGENAME}}; displays (unnamed effect) if included but left blank.
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.
mistlock instability: Mistlock Instability
costume brawl: Costume Brawl
transformation : Transformations
effect: Any other type of effect.
story
Optional. For story achievement effects, specify the story instance this achievement is applied in.
applied-by
Optional. Creates a link to the skill or trait that applies this effect.
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.
gallery1
gallery2
If specified, adds an image to 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).
status notes
Optional. Allows provision of additional reason for the given status.
status date
Optional. Sets the date of the update that marked this skill as historical (in YYYY-MM-DD format).
requires
Optional. The expansion or living world season required to access the content. Displays a notice of the release. See {{infobox requires}} for options.

Examples

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


Bleeding.png

Bleeding

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

You take damage over time.

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

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


Renewed Focus.png

Renewed Focus

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

Immune to conditions and damage.

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

{{Effect infobox
| name = Qualify for All the Essences
| description = Collect all the crystal essences outside of Glint's Lair.
| type = achievement
| story = Crystalline Memories
| stacking = no
}}


Achievement effect.png

Qualify for All the Essences

Тип эффекта
Эффект достижения
Глава истории
Инстанс
Crystalline Memories
Складывается
Нет

Collect all the crystal essences outside of Glint's Lair.

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