Module:Higher education task force test2: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 406:
end
class = check_fallbacks(class, assessment_cat)
mclass=class
local show = false -- hide quality class in project banner by default
if article_class then -- banner shell exists
Line 934 ⟶ 933:
-- local a=p.printargs(frame)
return i
end
p.pinitialise = function(args, raw_args, inactive_status)
return initialise(args,raw_args,inactive_status)
end
---------------------------