<!-- <includeonly><div style="display:flex; justify-content: center; text-align: center;"> --><includeonly><div style="text-align: center;"><!------>{{#tag: gallery | {{#if: {{{image|}}} | {{{image}}} | File:{{{name}}}.png }}|heights = 200px | style = transform: rotate({{{rotation|0}}}deg) }}<!------>{{#if: {{{icon|}}} | [[{{{icon}}}|35px]] | [[File:{{{name}}} Icon.png|35px]]}} '''{{{name|Weapon Name?}}}'''<br><!------>{{#if: {{{note|}}} | <sub>''{{{note}}}''</sub><br>}}<!------>{{#if: {{{shot_types|}}} | <sub>'''''Shot types:''' {{{shot_types}}}''</sub><br>}}<!------><sub class="currency-included">'''''Acquired From:'''<br>{{{acquisition|Standard Loot Drops}}}''</sub><!----/div></includeonly><noinclude><!---* '''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.'''<br===========================================================================================================================--->===Technical Details===
* If '''image''' and '''icon''' are not provided, they will be inferred from the '''name'''.
** '''The automatic detection for image and icon will stop working after 50 uses of this template on a single page, due to limitations with the #ifexist function that this template uses.'''
===Parameters===
|}
===ExampleExamples==={| style="width:8095%;"
! style="font-size:150%; width: 50%;" | Wiki Text
! style="font-size:150%; width: 50%;" | Result
|-
|<div stylecode class="display: flex; justify-content: center;"><!tempdoc------><code style="display: table; white-space: pre-wrap;block"><!--- ---><nowiki> {| 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 }} |}
</nowiki><!------></code></div>|<div style="display: flex; justify-content: center;"><div>{| style="text-align:center;"|-
|
<div style="display:flex; justify-content: center;">
{{Weapon Display
| name = Protean Staff
| acquisition = The Emporium for 250 gems
}}
|}
</div>
</div>
|}
__NOEDITSECTION__
</noinclude>