Difference between revisions of "Item info/Documentation"

m
Line 5: Line 5:
  
 
==Parameters==
 
==Parameters==
 +
{{parameter|name|The name of the item.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the item's main article.}}
 
{{parameter|icon|An image of the item.|<nowiki>{{PAGENAME}}.png</nowiki>|Only use if the icon name differs from the name of the page.}}
 
{{parameter|icon|An image of the item.|<nowiki>{{PAGENAME}}.png</nowiki>|Only use if the icon name differs from the name of the page.}}
{{parameter|name|The name of the item.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the item's main article.}}
 
 
{{parameter|description|A description of the item.|}}
 
{{parameter|description|A description of the item.|}}
 
{{parameter|quality|The item's quality.||Only use if the quality is constant (e.g. for [[Raw Material]]s).}}
 
{{parameter|quality|The item's quality.||Only use if the quality is constant (e.g. for [[Raw Material]]s).}}
Line 23: Line 23:
 
:{{bullet}}Runes.
 
:{{bullet}}Runes.
 
:{{bullet}}Weapons.
 
:{{bullet}}Weapons.
 +
 
==Errors==
 
==Errors==
 
'''No description was provided. Add a description parameter.'''
 
'''No description was provided. Add a description parameter.'''

Revision as of 17:15, 19 August 2023

Description

Displays an information page about an item.

Usage

{{Item info|<icon=icon>|<name=name>|<description=description>|<tier=I>|<level=1>|<value=1>|<category=category>}}

Parameters

Arrow.pngname: The name of the item.
Optional. Defaults to '{{PAGENAME}}'.
Notes: Only use if the template is on a different page to the item's main article.
Arrow.pngicon: An image of the item.
Optional. Defaults to '{{PAGENAME}}.png'.
Notes: Only use if the icon name differs from the name of the page.
Arrow.pngdescription: A description of the item.
Optional.
Arrow.pngquality: The item's quality.
Optional.
Notes: Only use if the quality is constant (e.g. for Raw Materials).
Arrow.pngtier: The item's tier.
Optional.
Notes: In roman numerals.
Arrow.pnglevel: The player level required for item use.
Optional.
Arrow.pngvalue: The item's selling price when sold to a vendor.
Optional.
Arrow.pngcategory: The item's category.
Optional.

Possible categories:

Armor.
Artifacts.
Chips.
Consumables.
Crafting Materials.
Quest Items.
Raw Materials.
Runes.
Weapons.

Errors

No description was provided. Add a description parameter.