Template:Query area infoboxes/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} ==Overview== This template queries for area infoboxes based on the conditions given to the query. ==Arguments== {| class="wikitable" ! Argument !...")
 
>Vinifera7
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
 
{{Lua|Module:Area}}


==Overview==
==Overview==
Line 10: Line 12:
! Description
! Description
|-
|-
| conditions
| where
| SMW query conditions
| query conditions
|-
| order_by
| sort parameter
|-
|-
| sort
| cats
| sort parameter, defaults to sorting by the area id
| if set to true, also set categories on the page
|}
|}


<includeonly>
{{Documentation categories|
[[Category:SMW query templates]]
<!-- Categories and interwikis go here. -->
</includeonly>
[[Category:query templates]]
}}

Latest revision as of 11:54, 3 December 2020

This subpage provides documentation for Template:Query area infoboxes.

Lua logo

This template uses the following modules:

Overview

This template queries for area infoboxes based on the conditions given to the query.

Arguments

Argument Description
where query conditions
order_by sort parameter
cats if set to true, also set categories on the page