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
 
(26 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" />
 
==Item templates==
  +
===Module:Item2===
  +
All templates defined in [[Module:Item2]]:
   
  +
* {{tl|Item}}
==Implemented templates==
 
  +
** {{tl|Base item}}
 
  +
* {{tl|Itembox}}
===Core templates===
 
* [[Template:Item]]
 
* [[Template:Item link]] ([[Template:Il]] and [[Template:Sl]])
 
* [[Template:Item list]]
 
   
===Listing templates===
+
===Module:Item table===
* [[Template:SMW item table]]
+
All templates defined in [[Module:Item table]]:
* [[Template:SMW item table/skill gems]]
 
* [[Template:SMW item table/ul/basic/row]]
 
   
  +
* {{tl|Item table}}
===Query templates===
 
  +
** {{tl|Query base items}}
* [[Template:Item list/skill gems by gem tag]]
 
  +
*** {{tl|Query base armours}}
  +
** {{tl|Query unique items}}
  +
*** {{tl|Query unique armours}}
  +
** {{tl|Item unique versions}}
  +
** {{tl|Area item drops}}
 
* {{tl|Item table/skill gems}}
  +
** {{tl|Query skill gems}}
  +
*** {{tl|Query stat related skill gems}}
  +
* {{tl|Map item drops}}
  +
* {{tl|Prophecy description}}
  +
* {{tl|Simple item list}}
   
  +
===Module:Item link===
<!--==Tests==
 
  +
All templates defined in [[Module:Item link]]:
   
  +
* {{tl|Item link}}
{{#invoke: {{BASEPAGENAME}}/testcases|run}}-->
 
  +
** {{tl|Il}}
  +
** {{tl|Item icon link}}
   
  +
===Module:Item acquisition===
  +
* {{tl|Item acquisition}}
  +
<section end="templates" />
   
  +
{{Documentation categories|
<includeonly>[[Category:SMW modules]]</includeonly>
 
  +
<!-- Categories and interwikis go here. -->
 
[[Category:Item modules]]
  +
[[Category:Cargo modules]]
  +
[[de:Modul:Item2]]
  +
[[ru:Модуль:Item2]]
  +
}}

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