Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
No edit summary |
No edit summary |
||
Line 26:
local skills = {}
local skills_lowered = {}
local category = args.category and trim(args.category) or nil
-- Process skill arguments
Line 48:
'[[Uses skill::' .. table.concat(skills, '||') .. ']]',
'[[Production JSON::+]]',
'[[
'?=#-',
'?Production JSON = json',
limit = args.limit or 500,
}
-- Add category filter if provided
-- if category then
-- table.insert(query, '[[
-- end
-- Fetch data
|