Difference between revisions of "Item info/Documentation"
Stratonian (talk | contribs) m (→Parameters: added artifacts) |
Stratonian (talk | contribs) m (→Parameters) |
||
Line 8: | Line 8: | ||
{{parameter|name|The name of the item.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the icon's main article.}} | {{parameter|name|The name of the item.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the icon'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|tier|The item's tier.||In [https://en.wikipedia.org/wiki/Roman_numerals roman numerals].}} | {{parameter|tier|The item's tier.||In [https://en.wikipedia.org/wiki/Roman_numerals roman numerals].}} | ||
{{parameter|level|The player level required for item use.|}} | {{parameter|level|The player level required for item use.|}} |
Revision as of 13:13, 9 June 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
- icon: An image of the item.
- Optional. Defaults to '
{{PAGENAME}}.png
'. - Notes: Only use if the icon name differs from the name of the page.
- name: The name of the item.
- Optional. Defaults to '
{{PAGENAME}}
'. - Notes: Only use if the template is on a different page to the icon's main article.
- quality: The item's quality.
- Optional.
- Notes: Only use if the quality is constant (e.g. for Raw Materials).
- tier: The item's tier.
- Optional.
- Notes: In roman numerals.
Possible categories:
- •Armor.
- •Artifacts.
- •Chips.
- •Consumables.
- •Crafting Materials.
- •Quest Items.
- •Raw Materials.
- •Runes.
- •Weapons.