Module:Item2/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
>OmegaK2
Line 30: Line 30:
** {{tlx|Query unique items}}
** {{tlx|Query unique items}}
*** {{tlx|Query unique armours}}
*** {{tlx|Query unique armours}}
** {{tlx|Query skill gems}}
*** {{tlx|Query stat related skill gems}}
** {{tlx|Item unique versions}}
** {{tlx|Item unique versions}}
** {{tlx|Area item drops}}
** {{tlx|Area item drops}}
* {{tlx|Item table/skill gems}}
* {{tlx|Item table/skill gems}}
** {{tlx|Query skill gems}}
*** {{tlx|Query stat related skill gems}}
* {{tlx|Map item drops}}
* {{tlx|Map item drops}}
* {{tlx|Prophecy description}}
* {{tlx|Prophecy description}}

Revision as of 13:38, 21 February 2018

This subpage provides documentation for Module:Item2.

This module is used on a large number of pages.

To avoid major disruption and server load, do not make unnecessary edits to this module. Test changes to this module first using its /sandbox and /testcases subpages . All of the changes can then be applied to this module in a single edit.

Consider discussing changes on the talk page or on Discord before implementing them.

The item module provides functionality for various item-related templates.

Overview

This module is responsible for creating item boxes, various item lists, item links and other item-related tasks. In the process a lot of the input data is verified and also added as semantic property to pages; as such, any templates deriving from this module should not be used on user pages other then for temporary testing purposes.

This template is also backed by an export script in PyPoE which can be used to export item data from the game files which then can be used on the wiki. Use the export when possible,


Item templates

Module:Item2

All templates defined in Module:Item2:

Module:Item table

All templates defined in Module:Item table:

Module:Item link

All templates defined in Module:Item link:

Module:Item acquisition