Template:ItemBox/doc: Difference between revisions

m Added High-Velocity Mag as another example of an item with a long name.
Mixorio (talk | contribs)
mNo edit summary
Line 37: Line 37:
"link": {
"link": {
"description": "The name of the item's link in cases where item_name is incorrect",
"description": "The name of the item's link in cases where item_name is incorrect",
"example": "Bullet Lifesteal (item)",
"type": "string"
},
        "item_loc": {
"description": "The name of the item, when is needed get data from a item, but print other item's name.",
"example": "Bullet Lifesteal (item)",
"example": "Bullet Lifesteal (item)",
"type": "string"
"type": "string"
Line 59: Line 64:
"item_name",
"item_name",
"link",
"link",
        "item_loc",
"item_type",
"item_type",
"item_price"
"item_price"