(не показаны 2 промежуточные версии этого же участника) | |||
Строка 14: | Строка 14: | ||
|- |
|- |
||
| '''type''' || Тип "эффекта". Возможные значения: <code>Buff</code>, <code>Debuff</code>, <code>Status Ailment</code>, <code>Эффект флакона</code>, и <code>Charge</code>. |
| '''type''' || Тип "эффекта". Возможные значения: <code>Buff</code>, <code>Debuff</code>, <code>Status Ailment</code>, <code>Эффект флакона</code>, и <code>Charge</code>. |
||
+ | |- |
||
+ | | '''description''' || The status in-game description. It would only display in-game by mouse-over on the status icon. |
||
+ | |- |
||
+ | | '''bonuses''' || custom text. Either custom description of the buff/debuff. Or the modifier that the buff/debuff is applied . |
||
|} |
|} |
||
+ | |||
{{Documentation categories| |
{{Documentation categories| |
Текущая версия на 15:18, 6 января 2022
Эта подстраница содержит документацию для Шаблон:Status. |
Шаблон используется для отображения информации о эффектах.
Параметры
Все параметры, кроме name, являются необязательными. Их можно исключить или оставить пустыми.
Parameter | Description |
---|---|
name | Название эффекта. |
icon | Название файла изображения эффекта– По умолчанию name status icon.png .
|
type | Тип "эффекта". Возможные значения: Buff , Debuff , Status Ailment , Эффект флакона , и Charge .
|
description | The status in-game description. It would only display in-game by mouse-over on the status icon. |
bonuses | custom text. Either custom description of the buff/debuff. Or the modifier that the buff/debuff is applied . |