Difference between revisions of "Template:Weapon Display"
From Dungeon Defenders 2 Wiki
(Added "note" parameter, applied "currency-included" class to "acquisition" parameter, and changed the example to better showcase all the parameters) |
m |
||
Line 22: | Line 22: | ||
===Parameters=== | ===Parameters=== | ||
− | {| border="1" class="TemplateDocumentation" | + | {| border="1" class="wikitable TemplateDocumentation" |
|- | |- | ||
! Parameter !! Required !! Description !! Default | ! Parameter !! Required !! Description !! Default |
Revision as of 14:59, 13 October 2023
- This Template may not produce the desired output if not placed in a table with text align set to center. Refer to weapons pages such as Polearms for examples.
- If image and icon are not provided, they will be inferred from the name.
Parameters
Example
Wiki Text | Result |
---|---|
{| style="text-align:center;"
|-
|
{{Weapon Display
| name = Protean Staff
| rotation = 40
| note = Comes with Shrinkinator Unique Enemy Kill Animation
| shot_types = Burst Shot
| acquisition = The Emporium for 250 gems
}}
|}
|