Module:Sandbox/ProcrastinatingReader/Dbm: Difference between revisions

Content deleted Content added
that note too
pass some params to db-meta
Line 35:
[1] = '&#32;for the following reasons:</b><ul><li>'..table.concat(requestedReasons, '</li><li>') .. '</li></ul> <b>The page may be deleted under any criterion that is valid',
['criterion'] = 'NA',
['nocattemp'] = 'true' Db-notice- for test purposesmultiple',
}}
-- forward given params to Db-meta
['bot'] = args['bot'] or '',
['blanked'] = args['blanked'] or (csdList['g10'] and 'yes') or '',
['divblank'] = args['divblank'] or (csdList['g10'] and 'yes') or '',
['help'] = args['help'] or '',
}}
return dbTemplate
end