Content deleted Content added
+ |
b |
||
Line 329:
if show_checklist then
local scale = args.QUALITY_CRITERIA=='custom' and assessment_link and assessment_link..'#'..lang:ucfirst(cfg.quality.name)
or cfg.
local text = string.format(
cfg.
parameters_used and cfg.
scale
)
Line 339:
local b = raw_args['b'..i]
if b and b~='unused' then -- crtierion in use
b = cfg.
local image = '[[File:' .. cfg.
criteria:tag('li')
:wikitext(image .. ' ' .. cfg.
:done()
end
Line 350:
:tag('td')
:addClass('assess-b')
:css('background', cfg.
:wikitext(cfg.
:done()
:tag('td')
|