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 Item"

From Power Master Wiki
Jump to navigationJump to search
 
Line 9: Line 9:
! colspan="2" bgcolor="#FFA500" style="border-radius: 15px;"| Item Information
! colspan="2" bgcolor="#FFA500" style="border-radius: 15px;"| Item Information
|-
|-
| <div>Description</div> || {{{description|''None''}}}
| bgcolor="#EEE8AA" style="border-top-left-radius: 15px;"|'''Description'''
| bgcolor="#EEE8AA" style="border-top-right-radius: 15px;"| {{{description|''None''}}}
|-
|-
| <div>Item Type</div> || {{{type|''None''}}}
| '''Item Type''' || {{{type|''None''}}}
|-
|-
| <div>Effect</div> || {{{effect|''None''}}}
| bgcolor="#EEE8AA"|'''Effect'''
| bgcolor="#EEE8AA"| {{{effect|''None''}}}
|-
|-
| <div>Price</div> || {{{price|''None''}}}
| '''Price''' || {{{price|''None''}}}
|-
|-
| <div>Dropped By</div> || {{{drop|''None''}}}</span>
| bgcolor="#EEE8AA" style="border-bottom-left-radius: 15px;"|'''Dropped By'''
| bgcolor="#EEE8AA" style="border-bottom-right-radius: 15px;"|{{{drop|''None''}}}</span>
|}
|}
|}<noinclude>For use on item pages.
|}<noinclude>For use on item pages.

Latest revision as of 00:17, 6 September 2019

Infobox Item
No image yet
Item Information
Description None
Item Type None
Effect None
Price None
Dropped By None

For use on item pages.

{{Infobox Item
 |title       = Name of the item (ex: Health Vial)
 |image       = File image of the item (ex:[[File:Health Vial.png]])
 |caption     = Image caption (ex:A Health Vial in [[Power Master 1: A Strange Journey]])
 |description = In game description of the item
 |type        = Type of the item (standard or important)
 |effect      = What the item does
 |price       = How much Shops sell the item for
 |drop        = Enemies that drop this item, if any
}}