[dismiss]
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.
View source for Module:Item util/config/sandbox
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
-------------------------------------------------------------------------------
--
-- Configuration for Module:Item util
--
-------------------------------------------------------------------------------
local cfg = {}
-- ----------------------------------------------------------------------------
-- i18n
-- ----------------------------------------------------------------------------
cfg.i18n = {}
cfg.i18n.categories = {
failed_query = 'Pages with failed item queries',
}
cfg.i18n.errors = {
missing_search_term = 'No item search term specified. Use metadata_id, page, item_name_exact or item_name',
000
1:0
Templates used on this page:
- Template:!(( (view source)
- Template:Documentation (view source)
- Template:Documentation categories (view source)
- Template:Documentation subpage (view source)
- Template:Message box (view source)
- Template:Sandbox other (view source)
- Template:Yesno (view source)
- Module:Arguments (view source)
- Module:Documentation (view source)
- Module:Documentation/config (view source)
- Module:Item util/config/doc (view source)
- Module:Item util/config/sandbox/doc (view source)
Return to Module:Item util/config/sandbox.