Template:Necropolis pack/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
(→‎Parameters: pack_areas)
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
Shows pack details as visible through the [[Lantern of Arimor]] during [[Necropolis league]].
Shows pack details as visible through the [[Lantern of Arimor]] during [[Necropolis league]].


Calls [[Module:Necropolis packs]], which retrieves pack data from [[Module:Necropolis packs/data]], maintained by the exporter, and renders it via [[Template:Necropolis packs/display]]
Calls [[Module:Necropolis packs]], which retrieves pack data from [[Module:Necropolis packs/data]], maintained by the exporter, and renders it via [[Template:Necropolis pack/display]]


==Parameters==
==Parameters==
If neither ember_name or pack_id is provided, all known packs will be shown.
If neither item_name or pack_id is provided, all known packs will be shown.


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 14: Line 14:
! Description
! Description
|-
|-
| ember_name
| item_name
| string
| string
| The name of the Allflame Ember granting this pack.
| The name of the Allflame Ember granting this pack.
Line 21: Line 21:
| string
| string
| The pack id as specified in NecropolisPacks.dat.
| The pack id as specified in NecropolisPacks.dat.
|-
| pack_composition
| boolean
| Show details of associated monster packs.
|-
| pack_areas
| boolean
| Show spawn areas in pack composition details.
|}
|}



Latest revision as of 08:38, 9 April 2024

This subpage provides documentation for Template:Necropolis pack.

Overview

Shows pack details as visible through the Lantern of Arimor during Necropolis league.

Calls Module:Necropolis packs, which retrieves pack data from Module:Necropolis packs/data, maintained by the exporter, and renders it via Template:Necropolis pack/display

Parameters

If neither item_name or pack_id is provided, all known packs will be shown.

Parameter Type Description
item_name string The name of the Allflame Ember granting this pack.
pack_id string The pack id as specified in NecropolisPacks.dat.
pack_composition boolean Show details of associated monster packs.
pack_areas boolean Show spawn areas in pack composition details.