Template:Item modifier compatibility/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
>Illviljan
mNo edit summary
Line 24: Line 24:
}}
}}
</pre>
</pre>
yields:
{{Item modifiers
|item = Nailed Fist
|header = Claws
}}


<includeonly>
<includeonly>

Revision as of 21:35, 1 January 2017

This subpage provides documentation for Template:Item modifier compatibility.

Lua logo

This template uses the following modules:

This template adds a drop down table of dynamically generated data based on a item.

Parameters

Parameter Description Required
item The item to filter the modifiers for.
header Header name, defaults to the item tags if not specified.
item_tags Overrides the tags the item has. (Not recommended)
extra_properties Displays extra properties.

Example

{{Item modifiers
 |item = Nailed Fist
 |header = Claws
}}