Module:Item/doc: Difference between revisions
m (Need to put {{Documentation subpage}} here after all: Explanation.) |
(List dependencies) |
||
Line 2: | Line 2: | ||
{{High-risk}} | {{High-risk}} | ||
{{Lua|Module:Util|Module:Arguments|Module:Game|Module:Skill|Module:Area|Module:Cargo|Module:Item link|Module:Infocard}} | |||
The item module provides functionality for various item-related templates. | The item module provides functionality for various item-related templates. |
Revision as of 16:54, 16 December 2020
This subpage provides documentation for Module:Item.
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 or your user space. 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:
{{Item}}
{{Base item}}
{{Item list}}
{{Item class}}
{{Simple item list}}
{{Item list/skill gems by gem tag}}
Module:Item table
All templates defined in Module:Item table:
{{Item table}}
{{Query base items}}
{{Query unique items}}
{{Item unique versions}}
{{Area item drops}}
{{Item table/skill gems}}
{{Map item drops}}
{{Prophecy description}}
Module:Item link
All templates defined in Module:Item link:
{{Item link}}
{{Il}}
{{Item icon link}}
Module:Item acquisition
{{Item acquisition}}