Liquipedia Dota 2 needs more help, are you able to? You just have to register an account and then log in to edit our pages. If you have any questions you can join the #dota2 channel on Discord.
Download the Liquipedia App here!Download the Liquipedia App on Android or iOS!Want to be updated on everything you love in esports? Download the Liquipedia app on iOS or Android and never miss a beat of your favorite tournaments, teams, players, and matches!

Template:Infobox item

From Liquipedia Dota 2 Wiki

Documentation (view - edit)

[e][h]Iron Branch
Iron Branch
A seemingly ordinary branch, its ironlike qualities are bestowed upon the bearer.
+ 1
+ 1
Recipe
Magic Wand Buckler Headdress

Iron Branch
Total Cost
50
Availability
Category
Bought From
Notes
Shareable
Disassemble

This Infobox is designed to give basic information about Dota 2 items.

Parameters

Parameter Explanation
itemname The name of the item
itemcost Amount of gold required to purchase the item
itemicon Item icon (probably the same as itemname)
itemtext Lore text for the item
str Bonus strength (str2, str3 for level ups)
agi Bonus agility
int Bonus intelligence (int2, int3, int4, int5 for level ups)
hp Bonus hit points/health
mana Bonus mana
hpregen Health regeneration
hpregenmax Max health hp regeneration
manaregen Bonus mana regeneration (manaregen2, manaregen3 for level ups)
mana loss Mana Loss Reduction
manaregenamp Mana Regen Amplification
spellstealamp Spell Lifesteal Amplification
armor Bonus armor
evasion Bonus evasion
magicresist Bonus magic resistance
statusresist Bonus status resistance
spellamp Bonus spell amplification
damage Bonus damage
attackspeed Bonus attack speed
movespeed
movespeedmult
Bonus movement speed (Use mult for a percentage based modifier)
use Item effect gained upon using the item (potions, teleport etc)
active Active ability gained upon using the item (active2 for secondary active)
passive Passive ability gained upon equipping the item (passive2 for secondary passive)
category Item shop category
itemtype Item shop type (basics/upgrades/secret)
shop Shops where you can purchase the item

Recipe Parameters

Parameter Explanation
recipe Item recipe, if applicable, always starts with: "{{Recipe"
Also remember to close the recipe with an extra "}}"
item Item name (middle icon)
topitems Number of items possible to upgrade into
topitem1/2/3/4/5/6 Name of the items possible to upgrade into
bottomitems Number of items required to upgrade the item
bottomitem1/2/3/4/5/6 Name of the items required to upgrade the item

Blank template with parameters

You can copy the code snippet below and fill in the parameters to customize this Infobox.

{{Infobox item
|itemname=
|itemcost=
|itemicon=
|itemtext=
|str=
|agi=
|int=
|hp=
|mana=
|hpregen=
|manaregen=
|armor=
|evasion=
|resistance=
|damage=
|attackspeed=
|movespeed=
|movespeedmult=
|use=
|active=
|passive=
|category=
|itemtype=
|shop=
|recipe={{Recipe
|item=
|topitems=
|topitem1=
|topitem2=
|topitem3=
|topitem4=
|topitem5=
|topitem6=
|bottomitems=
|bottomitem1=
|bottomitem2=
|bottomitem3=
|bottomitem4=
|bottomitem5=
|bottomitem6=
}}
}}