Template:Wand
Jump to navigation
Jump to search
Documentation
This is a template for display of wand builds, with a focus on the spells and their ordering. It is a more compact alternative to {{Wand Card}}
and shares the same set of parameters. The template includes a link to view and edit the wand on the Wand Simulator site.
Some useful resources:
- List of spell names and ids: Special:CargoTables/Spells
- List of wand icons: Category:Wand icons
Example
generated by
{{Wand | wandPic = Wand 0413.png | capacity = 12 | shuffle = No | spellsCast = 1 | alwaysCasts = Homing | spell1 = Add Mana | spell2 = Add Mana | spell3 = Add Mana | spell4 = Add Mana | spell5 = Add Mana | spell6 = Reduce Recharge Time | spell7 = Reduce Recharge Time | spell8 = Reduce Recharge Time | spell9 = Reduce Recharge Time | spell10 = Divide by 10 | spell11 = Damage Plus | spell12 = Triplicate Bolt }}
Usage
Basic
Complete
(More than 26 spells will continue to work, provided they are uniquely numbered and capacity is large enough)
Custom Always Casts / Spells
Parameters
- All parameters are optional.
- Parameters without a default value are omitted from the output entirely.
- Both templates
{{Wand}}
and{{Wand Card}}
share the same parameter names and they may be used interchangeably. - The numbering of the
spell[X]
entries is to make them unique, and does not affect the order of spells in the wand. Spells will appear in the order they are listed, and blank spells will only appear where there is an empty entry.
Parameter | Default | Description |
---|---|---|
Wand configuration | ||
wandPic |
Wand_0821.png | Specifies the wand image. Filename must include the filetype extension, e.g.: Wand handgun.png
|
capacity |
1 | The capacity of the wand. Spell slots numbered greater than this will not be shown. |
shuffle |
No | Whether or not the wand is a shuffle-type wand. Can be Yes or No. |
spellsCast |
1 | The number of spells cast per cast. |
alwaysCasts |
Omitted | The spell that the wand always casts.[notes 1] |
alwaysCastsCustom |
Omitted | The spell that the wand always casts. Provide a custom input with the {{AlwaysCast}} template to render it like the normal always casts.[notes 1]
|
spell1 , spell2 ... spell(n) |
Comprises a list of the case sensitive names of the spells on the wand. The numbering must be unique, but has no effect on spell order - spells will appear on the wand in the order they're listed. However, spells numbered greater than specified wand capacity will not appear. An empty entry in the list produces an empty spell slot.
|