Module:Area/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{documentation subpage}}
{{High-risk}}
{{high-risk}}
 
The item module provides functionality for various area-related templates.
The item module provides functionality for various area-related templates.


Line 14: Line 14:
===Core templates===
===Core templates===
* [[Template:Area]]
* [[Template:Area]]
<!--==Tests==


{{#invoke: {{BASEPAGENAME}}/testcases|run}}-->
{{Documentation categories|
<includeonly>[[Category:Cargo modules]]</includeonly>
<!-- Categories and interwikis go here. -->
[[Category:Cargo modules]]
}}

Revision as of 02:43, 6 December 2020

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