[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:Skill link/config
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:Skill link]]
--
-------------------------------------------------------------------------------
local cfg = {}
-- ----------------------------------------------------------------------------
-- i18n
-- ----------------------------------------------------------------------------
cfg.i18n = {}
cfg.i18n.errors = {
missing_id_parameter = 'id parameter must be specified, please choose only one of these ids:<br>%s',
multiple_results = 'Too many skills found with q_where = %s. Please choose only one of the following ids:<br>%s',
no_results = 'No results found.',
category = 'Pages with skill infobox errors',
000
1:0
Templates used on this page:
- Template:Documentation categories (view source)
- Template:Documentation subpage (view source)
- Template:Sandbox other (view source)
- Template:Sister (view source)
- Module:Arguments (view source)
- Module:Documentation (view source)
- Module:Documentation/config (view source)
- Module:Sister project (view source)
- Module:Skill link/config/doc (view source)
Return to Module:Skill link/config.