Module:Area/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}


{{High-risk}}
{{High-risk|4000+}}
{{Lua|Module:No globals|Module:Arguments|Module:Util|Module:Cargo|Module:Game|Module:Infocard|Module:Area/config}}
{{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.
The item module provides functionality for various area-related templates.
Line 16: Line 16:


===Core templates===
===Core templates===
* [[Template:Area]]
* {{tl|Area}}
* {{tl|Query area infoboxes}}


{{Documentation categories|
{{Documentation categories|

Latest revision as of 16:23, 11 June 2023

This subpage provides documentation for Module:Area.

This module is used on 4,000+ 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 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