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
(Testing something)
 
(One intermediate revision by the same user not shown)
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''}}}
| bgcolor="#FFEFD5" style="border-top-left-radius: 15px;"|'''Description'''
| bgcolor="#FFEFD5" style="border-top-right-radius: 15px;"|{{{description|''None''}}}
|-
|-
| <div>Stat Boosts</div> || {{{stats|''Unknown''}}}
| '''Stat Boosts''' || {{{stats|''None''}}}
|-
|-
| <div>Type</div> || {{{type|''Unknown''}}}
| bgcolor="#FFEFD5"|'''Type'''
| bgcolor="#FFEFD5"|{{{type|''None''}}}
|-
|-
| <div>Value</div> || {{{value|''Unknown''}}}
| '''Value''' || {{{value|''None''}}}
|-
|-
| <div>Dropped by</div> || {{{drop|''Unknown''}}}
| bgcolor="#FFEFD5"|'''Dropped by'''
| bgcolor="#FFEFD5"|{{{drop|''None''}}}
|-
|-
| <div>Other Info</div> || {{{other|''Unknown''}}}</span>
| '''Other Info''' || {{{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>

Latest revision as of 18:58, 4 September 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
}}