Gaming
 

Template:Infobox Sword

From PotBS Wiki

[edit] Example

Infobox Sword
School: {{{school}}}
Location: {{{location}}}
Level: {{{level}}}
Minimum Blade Damage: {{{minblade}}}
Maximum Blade Damage: {{{maxblade}}}
Minimum Balance Damage: {{{minbalance}}}
Maximum Balance Damage: {{{maxbalance}}}
Bonus: {{{bonus}}}
Requirements: {{{requires}}}
Tradable: {{{tradable}}}


[edit] Usage

Parameters
field name description
image image of the item
type the type of weapon
  • Rapier
  • Cutlass
  • Dual Wield
school the swashbuckling schools this weapon can be used for
  • Florentine
  • Fencing
  • Dirty Fighting
location location where the item gets equipped
  • General
  • Main Hand
  • Pistol
level minimum level required to wear this item
minimum blade damage the minimum blade damage
maximum blade damage the maximum blade damage
minimum balance damage the minimum balance damage
maximum balance damage the maximum balance damage
bonus other bonus stats
requirements the requirements in order to equip the item
tradable if the item is tradable 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 Sword|
| image = 
| school = 
| location = 
| level =
| minblade = 
| maxblade = 
| minbalance = 
| maxbalance = 
| bonus =
| requires = 
| tradable = 
}}