Template:Item modifier compatibility/doc: Difference between revisions
Jump to navigation
Jump to search
>Illviljan mNo edit summary |
>Illviljan mNo edit summary |
||
| Line 24: | Line 24: | ||
}} | }} | ||
</pre> | </pre> | ||
==Known errors== | |||
Due to the considerable number of modifiers that are queried and filtered the template can sometimes return an error. [[Null edit]]ing the page normally fixes it. | |||
<includeonly> | <includeonly> | ||
Revision as of 21:00, 13 November 2017
This subpage provides documentation for Template:Item modifier compatibility.
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
}}
Known errors
Due to the considerable number of modifiers that are queried and filtered the template can sometimes return an error. Null editing the page normally fixes it.