Шаблон:Duration

Матеріал з Вікі D&D українською
Версія від 16:54, 25 серпня 2023, створена 587 (обговорення | внесок) (Створена сторінка: Категорія:Потребує перекладу <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}} -...)
Перейти до навігації Перейти до пошуку


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