Template:Pantheon/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 20: Line 20:
* areas
* areas
|}
|}
==Cargo==
{{Subpages}}


==Examples==
==Examples==
Line 32: Line 29:
|q_where=pantheon.id="Yugul"
|q_where=pantheon.id="Yugul"
}}
}}
==Cargo==
{| class="wikitable"
! Table !! Declared by !! Attached by
|-
| [[Special:CargoTables/pantheon_souls|pantheon_souls]]
| {{tl|Pantheon/cargo/pantheon souls/declare}}
| {{tl|Pantheon/cargo/pantheon souls/attach}}
|-
| [[Special:CargoTables/pantheon_stats|pantheon_stats]]
| {{tl|Pantheon/cargo/pantheon stats/declare}}
| {{tl|Pantheon/cargo/pantheon stats/attach}}
|-
| [[Special:CargoTables/pantheon|pantheon]]
| {{tl|Pantheon/cargo/pantheon/declare}}
| {{tl|Pantheon/cargo/pantheon/attach}}
|}


{{Documentation categories|
{{Documentation categories|

Revision as of 04:09, 27 June 2022

This subpage provides documentation for Template:Pantheon.

Lua logo

This template uses the following modules:

This template creates a pantheon table. The data is stored by the sub templates.

Parameters

Parameter Type Description
q_where str Where portion of the cargo query to restrict the results.

The following tables can be used freely:

  • pantheon
  • pantheon_souls
  • areas

Examples

{{Pantheon
|q_where=pantheon.id="Yugul"
}}

Yields:

IconNameEffect(s)Upgrade
Soul of YugulYou and your Minions take 50% reduced Reflected Damage
50% chance to Reflect Hexes
Capture Sallazzang in Gardens Map
30% reduced Effect of Curses on you

Cargo

Table Declared by Attached by
pantheon_souls {{Pantheon/cargo/pantheon souls/declare}} {{Pantheon/cargo/pantheon souls/attach}}
pantheon_stats {{Pantheon/cargo/pantheon stats/declare}} {{Pantheon/cargo/pantheon stats/attach}}
pantheon {{Pantheon/cargo/pantheon/declare}} {{Pantheon/cargo/pantheon/attach}}