The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Category:Pages with broken item links

This is a hidden category.
This category is not listed on its member pages unless the appropriate option is enabled in user preferences. (Appearance → Show hidden categories)

Administrators: Please do not delete this category even if it is empty!
This category may be empty occasionally or even most of the time.
Category for pages that use {{Item link}} wrong.
Fixing errors
No pages found
When the search parameters can't find any items for the given parameter, a red error box will be shown. It can be caused by updates to the game that change the name of items, so links to the old name can no longer find the item with the new name.
The solution is to either use a different search parameter or making sure the parameter is correct.
Example:
Broken: {{Item link|item_name_exact=Pierce Support}}
Module Error: No results found for item using search term "item_name_exact = Pierce Support"
Fixed: {{Item link|item_name_exact=Pierce}}
Pierce
In rare cases, it's also possible it's caused by Database problems causing data to not be written on the target page. In those cases, null editing the target page should help. See Path of Exile 2 Wiki:Troubleshooting known issues for more information.
Too many results found
When the search parameters find to many items, a red error box will be shown because the script doesn't know which one is the desired result. It is generally caused by items that share the same name, but have their own page such as variants of an unique item for example.
The solution is to use the page parameter to point to the page of the desired item.
Example:
Broken: {{Item link|item_name_exact=Shrine Sceptre}}
Module Error: More than one result found for item using search term "item_name_exact = Shrine Sceptre". Try using the page parameter instead
Fixed: {{Item link|page=Shrine Sceptre (Lightning)}}
Shrine Sceptre
In rare cases, it's also possible it's caused by Database problems causing duplicate data on the target page. In those cases, null editing the target page should help. See Path of Exile 2 Wiki:Troubleshooting known issues for more information.
Note
In some case, fixing the error requires to pipe the name to reflect the original wording and context such as in the patch notes section:
Broken: {{Item link|Gemcutter's Prisms}}
Module Error: No results found for item using search term "item_name = Gemcutter's Prisms"
Fixed: {{Item link|Gemcutter's Prism|Gemcutter's Prisms}}
Gemcutter's Prisms