Conan Exiles Wiki
(Created page with "{{doc/start}} {{Item infobox | name = Stone | image = Icon stone-1.png | desc = Roughly hewn chunk of stone | type = Ingredient | grade = Low | stack = 100 | weight = 0.13 | i...")
 
No edit summary
Line 18: Line 18:
 
| grade =
 
| grade =
 
| stack =
 
| stack =
  +
| combust =
  +
| melt =
  +
| dmg =
  +
| dura =
 
| weight =
 
| weight =
 
| id =
 
| id =
Line 29: Line 33:
 
; grade: Grade of the item.
 
; grade: Grade of the item.
 
; stack: Max stack of the item.
 
; stack: Max stack of the item.
  +
; combust: If the item is combustable, enter '''Yes'''.
  +
; melt: If the item is meltable, enter '''Yes'''.
  +
; dmg: The damage the item inflicts.
  +
; dura: The durability of the item.
 
; weight: Weight of the item.
 
; weight: Weight of the item.
 
; id: Item ID #.
 
; id: Item ID #.

Revision as of 19:21, 4 February 2017

Template-info Documentation

Usage

{{Item infobox
| name = 
| image = 
| desc = 
| type = 
| grade = 
| stack = 
| combust = 
| melt = 
| dmg = 
| dura = 
| weight = 
| id = 
}}

Parameters

name
Name of the item. Defaults to {{PAGENAME}}.
image
Image of the item. Format: xxxxx.png Auto sizes to 100px in width.
desc
Short description of the item.
type
Type of item.
grade
Grade of the item.
stack
Max stack of the item.
combust
If the item is combustable, enter Yes.
melt
If the item is meltable, enter Yes.
dmg
The damage the item inflicts.
dura
The durability of the item.
weight
Weight of the item.
id
Item ID #.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.