Content deleted Content added
continue to display checklist if args.QUALITY_CRITERIA=='custom' |
Tom.Reding (talk | contribs) m Sync (trying to find/fix dab) |
||
Line 1:
require('strict')
local p = {}
local sandbox-- = '/sandbox'
local cfg = mw.loadData('Module:WikiProject banner/config' .. (sandbox or ''))
local args_module = require('Module:Arguments')
|