Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "Template:Infobox Weapon"

From Power Master Wiki
Jump to navigationJump to search
(undo back)
Tag: Undo
Line 9: Line 9:
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"| Weapon Information
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"| Weapon Information
|-
|-
| <div>Description</div> || {{{description|''Unknown''}}}
| <div>Description</div> || {{{description|''None''}}}
|-
|-
| <div>Stat Boosts</div> || {{{stats|''Unknown''}}}
| <div>Stat Boosts</div> || {{{stats|''None''}}}
|-
|-
| <div>Type</div> || {{{type|''Unknown''}}}
| <div>Type</div> || {{{type|''None''}}}
|-
|-
| <div>Value</div> || {{{value|''Unknown''}}}
| <div>Value</div> || {{{value|''None''}}}
|-
|-
| <div>Dropped by</div> || {{{drop|''Unknown''}}}
| <div>Dropped by</div> || {{{drop|''None''}}}
|-
|-
| <div>Other Info</div> || {{{other|''Unknown''}}}</span>
| <div>Other Info</div> || {{{other|''None''}}}</span>
|}
|}
|}<noinclude>{{doc}}
|}<noinclude>
 
<pre><nowiki>
{{Infobox Weapon
|title      = Name of the weapon
|image      = Icon of the weapon
|caption    = Optional image caption
|description = In game description of the weapon
|stats      = Stat boosts the weapon gives when equipped
|type        = Type of weapon (i.e. Sword, Axe, etc.)
|value      = How much the weapon is sold for at the Shop
|drop        = Any enemies that drop this weapon upon defeat
|other      = Additional info, if any
}}
</nowiki></pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 01:21, 20 February 2019

Infobox Weapon
No image yet
Weapon Information
Description
None
Stat Boosts
None
Type
None
Value
None
Dropped by
None
Other Info
None
{{Infobox Weapon
|title       = Name of the weapon
|image       = Icon of the weapon
|caption     = Optional image caption
|description = In game description of the weapon
|stats       = Stat boosts the weapon gives when equipped
|type        = Type of weapon (i.e. Sword, Axe, etc.)
|value       = How much the weapon is sold for at the Shop
|drop        = Any enemies that drop this weapon upon defeat
|other       = Additional info, if any
}}