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:
PermanentUntil short restorShort restUntil long restorLong restUntil saving throworSaving throwSurfaceorWhilst on surfaceCombatorUntil end of combat
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 |
{{Duration|Until end of combat}} | Duration: Until end of combat |
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 |