Difference between revisions of "Template:New Item"

From Istaria Lexica

istaria>Elteria Shadowhand
Line 1: Line 1:
<includeonly>__NOTOC__{{Item Summary
+
<includeonly>{{Item Summary
|description          =
 
|item type            =
 
 
|attuned              =  
 
|attuned              =  
|slots                =
 
|slotsused            =
 
 
|bulk                =  
 
|bulk                =  
 +
|description          =
 
|hoardvalue          =  
 
|hoardvalue          =  
|price               =  
+
|image               =
 +
|item type            =  
 
|tier                =  
 
|tier                =  
|image                =
 
|formula-requirements =
 
|formula-products    = {{InfoboxMultiproperty|property=formula-products|limiter=<br />|<!-- value1|value2|...-->}}
 
 
}}
 
}}
 
+
<!-- Below template searches for ways to obtain the item dynamically. Read the description of Template:Obtaining for more details -->
<!-- Add resources needed to craft this item below. Add more lines if necessary. Leave as is if no resources needed. Read the template description for how to use-->
+
{{Obtaining}}
{{AddResource|resource=<!--resource 1-->|needopt=|needmin=|skillmin=|skillopt=|skillname=|tool=}}
+
<!-- Add armor/weapon slots if item is a technique kit. Add more lines if necessary. Leave as is if no tech kit. Read the description of Template:AppliesTo for more details -->
{{AddResource|resource=<!--resource 2-->|needopt=|needmin=|skillmin=|skillopt=|skillname=|tool=}}
+
{{AppliesTo|<!--armor/weapon slot-->}}
 +
{{AppliesTo|<!--armor/weapon slot-->}}
 +
{{ShowAppliesTo}}
 +
<!-- Add formula details below if item is a formula. Add more lines if necessary. Leave as is if no formula. Read the description of Template:ShowFormulaDetails for more details -->
 +
{{AddFormulaRequirement|<!--requirement-->}}
 +
{{AddFormulaProduct|<!--product name-->}}
 +
{{ShowFormulaDetails}}
 +
<!-- Add resources needed to craft this item below. Add more lines if necessary. Leave as is if no resources needed. Read the description of Template:AddResource for more details -->
 +
{{AddResource|resource=<!--resource 1-->|needopt=|needmin=|skillmin=|skillopt=|skillname=|tool=|machine=}}
 +
{{AddResource|resource=<!--resource 2-->|needopt=|needmin=|skillmin=|skillopt=|skillname=|tool=|machine=}}
 
{{ShowResources}}
 
{{ShowResources}}
  
<!-- Below template searches for ways to obtain the item dynamically. Please read the Templates description for more details -->
 
{{Obtaining}}
 
 
</includeonly><noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>
 
</includeonly><noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>

Revision as of 13:30, 8 August 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)