Template:Infobox Equipment
Jump to navigation
Jump to search
| Infobox Equipment |
Usage
{{Infobox Equipment
|title = Autofilled with pagename, only use this if custom name is needed
|image = Autofilled with pagename, only use this if icon is not added to [[Template:img]]
|gold = vendor sell price
|market = Autofilled with pagename, enter market name if different from title
|level-req = level required to use item
|source = Source of item
|slot = Helmet/Shield etc
|atk-speed = Attack speed
|atk-type = only needed for weapons or if armor gives attack bonus
|aug-slots = Amount of enchantment slots
|enchantments = Default enchantments or set bonuses
|acc = Accuracy bonus
|melee-str = Melee strength bonus
|magic-str = Magic strength bonus
|range-str = Range strength bonus
|def-stats = Obsolete
|def-stab = Stab stats
|def-slash = Slash stats
|def-crush = Crush stats
|def-magic = Magic stats
|def-range = Range stats
|miscname1 = Name of first misc stat
|miscstat1 = First misc stat
|miscname2 = Name of second misc stat
|miscstat2 = Second misc stat
|miscname3 = Name of third misc stat
|miscstat3 = Third misc stat
|miscname4 = Name of fourth misc stat
|miscstat4 = Fourth misc stat
|aug-stab = stab aug bonus
|aug-slash = slash aug bonus
|aug-crush = crush aug bonus
|aug-magic = magic aug bonus
|aug-range = range aug bonus
|aug-acc = Accuracy aug bonus
|aug-melee-str = Melee strength aug bonus
|aug-magic-str = Magic strength aug bonus
|aug-range-str = Range strength aug bonus
|aug-miscname1 = Name of first misc stat
|aug-miscstat1 = first misc stat
|aug-miscname2 = Name of second misc stat
|aug-miscstat2 = second misc stat
|aug-miscname3 = Name of third misc stat
|aug-miscstat3 = third misc stat
|aug-miscname4 = Name of fourth misc stat
|aug-miscstat4 = fourth misc stat
|aug-cost = Augment material cost
|tooltip = In-game tooltip text if needed
}}
Copy pasta code:
{{Infobox Equipment
|title =
|image =
|gold =
|market =
|level-req =
|source =
|slot =
|atk-speed =
|atk-type =
|aug-slots =
|enchantments =
|acc =
|melee-str =
|magic-str =
|range-str =
|def-stab =
|def-slash =
|def-crush =
|def-magic =
|def-range =
|miscname1 =
|miscstat1 =
|miscname2 =
|miscstat2 =
|miscname3 =
|miscstat3 =
|miscname4 =
|miscstat4 =
|aug-stab =
|aug-slash =
|aug-crush =
|aug-magic =
|aug-range =
|aug-acc =
|aug-melee-str =
|aug-magic-str =
|aug-range-str =
|aug-miscname1 =
|aug-miscstat1 =
|aug-miscname2 =
|aug-miscstat2 =
|aug-miscname3 =
|aug-miscstat3 =
|aug-miscname4 =
|aug-miscstat4 =
|aug-cost =
|tooltip =
}}