Template:ResourceList
Template page
More actions
![]() | This template is considered deprecated and its use in new pages should be avoided. Functionality is now handled by Module:Resource and the corresponding wrapper template. For the auto-categorisation functionality, use the categories function of that module.
Alternatives: {{Resource}} |
Template documentation
This is a wrapper around Template:Resource that produces a formatted total resource cost from a list costs.
This is intended for use in Template:Action_Page and similar.
Usage
{{ResourceList | <type>:[count] [, <type>:[count]]}}
<>
Denotes mandatory parameters, []
denotes optional parameters.
Refer to Template:Resource for a list of the handled resource types.
Examples
Markup | Renders as |
---|---|
{{ResourceList|bonus, movement m:9}} | Bonus Action + 9 m / 30 ft Movement Speed |
{{ResourceList|action, ki:3}} | Action + 3 Ki Points |
{{ResourceList|action, bonus, level1}} | Action + Bonus Action + Level 1 Spell Slot |
See also
- {{ResourceIconList}} - similar template using icons only