Difference between revisions of "Template:New Item"

From Istaria Lexica

Line 15: Line 15:
  
 
<!-- Add resources needed to craft this item below. Add more lines if necessary. Read the template description for how to use-->
 
<!-- Add resources needed to craft this item below. Add more lines if necessary. Read the template description for how to use-->
{{AddResource|resource=<!--resource 1-->|needmin=|needopt=|skillmin=|skillopt=|skillname=}}
+
{{AddResource|resource=<!--resource 1-->|needmin=|needopt=|skillmin=|skillopt=|skillname=|tool=}}
{{AddResource|resource=<!--resource 2-->|needmin=|needopt=|skillmin=|skillopt=|skillname=}}
+
{{AddResource|resource=<!--resource 2-->|needmin=|needopt=|skillmin=|skillopt=|skillname=|tool=}}
 
{{ShowResources}}
 
{{ShowResources}}
  

Revision as of 17:12, 17 July 2022

Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Use this template to create a new article about an item.

Sandbox[edit]

  • Try out this template in your sandbox

Create a new page[edit]


Details[edit]

Template:Item Summary parameters[edit]

{{Item Summary
|description          = Description text of the item
|item type            = Type of the item. Please refer to the list mentioned above.
|attuned              = item will be attuned when used
|bulk                 = bulk value of the item
|hoardvalue           = hoard value of the item
|tier                 = Tier of the item (useful for crafting components and resources)
|image                = alternative image filename to be shown
}}

Template:AddResource parameters[edit]

{{AddResource
|resource  = The resource's name to be added, will be linked
|needmin   = Count of the resource when on minimal skill
|needopt   = Count of the resource when on optimal skill
|skillmin  = Minimal needed skill rank
|skillopt  = Optimal skill rank
|skillname = Name of the skill needed, will be linked
|tool      = Name of the tools to be used, comma separated
|machine   = Name of the machines to be used, comma separated
}}
Visit Template:New Item/doc to edit this text. (How to: document correctly)