Gaming
 

Template:Infobox Equipment

From PotBS Wiki

[edit] Example

Infobox Equipment
Location: {{{location}}}
Category: {{{category}}}
Level: {{{level}}}
Bonus: {{{bonus}}}
Requirements: {{{requires}}}
Tradable: {{{tradable}}}


[edit] Usage

Parameters
field name description
image image of the item
location location where the item gets equipped
  • General
  • Main Hand
  • Pistol
category equipment category
  • Torso
  • Hands
  • Feet
  • Legs
  • Belt
  • Neck
  • Weapon Accessory
  • Pistol Accessory (gets categorized under Weapon Accessory)
level minimum level required to wear this item
bonus other bonus stats
requirements the requirements in order to equip the item
tradable if you can trade the item or not

[edit] Using the Infobox

If you want to add the infobox to an existing page, copy and paste the following code and add it to the top:

{{Infobox Equipment|
| image = 
| location = 
| category =
| level =
| bonus =
| requires = 
| tradable =
}}