Шаблон:Duration: відмінності між версіями

Матеріал з Вікі D&D українською
Перейти до навігації Перейти до пошуку
(Створена сторінка: Категорія:Потребує перекладу <includeonly>{{SmallIcon|Duration Icons.png}} Duration: {{{1}}} {{#switch:{{{1|}}} | 1 = turn | Permanent = | permanent = | Until Long Rest = | until long rest = | long rest = | Long Rest = | #default = turns}}</includeonly><noinclude> Provide a number (in turns) and display that duration. == Usage Examples == === Number of Turns === Usage: <pre>{{Duration|1}}</pre> Result: {{Duration|1}} -...)
м (Імпортовано 1 версія)
 
(Немає відмінностей)

Поточна версія на 22:00, 27 серпня 2023


Provide a number (in turns) and display that duration.

Usage Examples[ред. код]

Number of Turns[ред. код]

Usage:

{{Duration|1}}

Result: Duration: 1 turn


Usage:

{{Duration|3}}

Result: Duration: 3 turns

Alternative Usage: Until Long Rest[ред. код]

Alternative usage for Until Long Rest duration:

{{Duration|Until Long Rest}}

Result: Duration: Until Long Rest

Alternative Usage: Permanent[ред. код]

Alternative usage for Permanent duration:

{{Duration|Permanent}}

Result: Duration: Permanent