Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
No edit summary
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation subpage}}
+
{{Documentation subpage}}
  +
{{high-risk}}
+
{{High-risk}}
  +
{{Lua|Module:No globals|Module:Arguments|Module:Util|Module:Cargo|Module:Skill|Module:Area|Module:Item link|Module:Item2/upgrade|Module:Item2/cargo|Module:Game|Module:Item2/config|Module:Item2/core}}
  +
 
The item module provides functionality for various item-related templates.
 
The item module provides functionality for various item-related templates.
   
Line 9: Line 12:
   
 
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,
 
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,
 
 
<section begin="templates" />
 
<section begin="templates" />
 
==Item templates==
 
==Item templates==
 
 
===Module:Item2===
 
===Module:Item2===
 
All templates defined in [[Module:Item2]]:
 
All templates defined in [[Module:Item2]]:
   
* {{tlx|Item}}
+
* {{tl|Item}}
* {{tlx|Item list}}
+
** {{tl|Base item}}
* {{tlx|Item class}}
+
* {{tl|Itembox}}
* {{tlx|Simple item list}}
 
* {{tlx|Item list/skill gems by gem tag}}
 
   
 
===Module:Item table===
 
===Module:Item table===
 
All templates defined in [[Module:Item table]]:
 
All templates defined in [[Module:Item table]]:
   
* {{tlx|Item table}}
+
* {{tl|Item table}}
** {{tlx|Query base items}}
+
** {{tl|Query base items}}
*** {{tlx|Query base armours}}
+
*** {{tl|Query base armours}}
** {{tlx|Query unique items}}
+
** {{tl|Query unique items}}
*** {{tlx|Query unique armours}}
+
*** {{tl|Query unique armours}}
** {{tlx|Query skill gems}}
+
** {{tl|Item unique versions}}
*** {{tlx|Query stat related skill gems}}
+
** {{tl|Area item drops}}
** {{tlx|Item unique versions}}
+
* {{tl|Item table/skill gems}}
** {{tlx|Area item drops}}
+
** {{tl|Query skill gems}}
* {{tlx|Item table/skill gems}}
+
*** {{tl|Query stat related skill gems}}
* {{tlx|Map item drops}}
+
* {{tl|Map item drops}}
* {{tlx|Prophecy description}}
+
* {{tl|Prophecy description}}
 
* {{tl|Simple item list}}
   
 
===Module:Item link===
 
===Module:Item link===
 
All templates defined in [[Module:Item link]]:
 
All templates defined in [[Module:Item link]]:
   
* {{tlx|Item link}}}
+
* {{tl|Item link}}
** {{tlx|Il}}
+
** {{tl|Il}}
** {{tlx|Sl}}
+
** {{tl|Item icon link}}
   
 
===Module:Item acquisition===
 
===Module:Item acquisition===
* {{tlx|Item acquisition}}
+
* {{tl|Item acquisition}}
 
<section end="templates" />
 
<section end="templates" />
   
  +
{{Documentation categories|
<!--==Tests==
 
  +
<!-- Categories and interwikis go here. -->
 
  +
[[Category:Item modules]]
{{#invoke: {{BASEPAGENAME}}/testcases|run}}-->
 
 
[[Category:Cargo modules]]
 
  +
[[de:Modul:Item2]]
 
  +
[[ru:Модуль:Item2]]
<includeonly>[[Category:Cargo modules]]</includeonly>
 
  +
}}

Latest revision as of 16:29, 15 July 2021

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[]