Template documentation
Shortcut
- {{SpellSlot}}
Adds spell slot icon.
Examples
Example | Markup | Renders as |
---|---|---|
Cantrips | {{SpellSlot|cantrip}} | |
4 level 1 slots | {{SpellSlot|1|4}} | |
3 level 2 slots | {{SpellSlot|2|3}} | |
2 level 3 slots | {{SpellSlot|3|2}} | |
1 level 5 slot | {{SpellSlot|5|1}} | |
Custom size | {{SpellSlot|5|1|w=24|h=24}} | |
Custom width | {{SpellSlot|6|1|w=40}} | |
Custom height | {{SpellSlot|0|h=24}} | |
2 level 2 Warlock slots | {{SpellSlot|2 Warlock|2}} |