Module:Area/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:


{{High-risk|4000+}}
{{High-risk|4000+}}
{{Lua|Module:No globals|Module:Util|Module:Cargo|Module:Game|Module:Infocard|Module:Area/config}}


The item module provides functionality for various area-related templates.
{{Lua|Module:Util|Module:Cargo|Module:Game|Module:Infocard|Module:Area/config}}
 
The area module provides functionality for various area-related templates.


__TOC__
__TOC__
Line 22: Line 23:
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Cargo modules]]
[[Category:Cargo modules]]
{{Sister|poewiki}}
}}
}}

Latest revision as of 17:59, 21 November 2025

This subpage provides documentation for Module:Area.

This module is used on 4000+ 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.

Lua logo

This module depends on the following other modules:

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

Overview

This module is responsible for creating area boxes, other area-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 (pypoe_exporter wiki area ...) 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.

Implemented templates

Core templates