Template:Necropolis pack/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} ==Overview== Shows pack details as visible through the Lantern of Arimor during Necropolis league. ==Parameters== If neither ember_name or pack_id is provided, all known packs will be shown. {| class="wikitable sortable" ! Parameter ! Type ! Description |- | ember_name | string | The name of the Allflame Ember granting this pack. |- | pack_id | string | The pack id as specified in NecropolisPacks.dat. |} {{Documentation categories|...")
 
No edit summary
Line 3: Line 3:
==Overview==
==Overview==
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]]


==Parameters==
==Parameters==

Revision as of 11:26, 7 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 packs/display

Parameters

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

Parameter Type Description
ember_name string The name of the Allflame Ember granting this pack.
pack_id string The pack id as specified in NecropolisPacks.dat.