Template:Duration
Jump to navigation
Jump to search
Template documentation
Display a nicely formatted duration.
The duration can be a number of turns or one of the special values below:
Permanent
Until short rest
orShort rest
Until long rest
orLong rest
Until saving throw
orSaving throw
Surface
orWhilst on surface
These special values are not case sensitive.
Examples
Markup | Renders as |
---|---|
{{Duration|1}} | Duration: 1 turn |
{{Duration|5}} | Duration: 5 turns |
{{Duration|Until Long Rest}} | Duration: Until Long rest |
{{Duration|PERMANENT}} | Duration: Permanent |
{{Duration|Whilst on surface}} | Duration: Whilst on surface |
{{Duration|Saving Throw}} | Duration: Until successful Saving Throw |
Template data
Display a nicely formatted duration
Parameter | Description | Type | Status | |
---|---|---|---|---|
duration | 1 | Duration specified as a number of turns or one of the special values below.
| String | required |