Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
m Removed protection from "Module:WikiProject banner/sandbox"
+image_needed
Line 542:
end
local note_count = #collapsed
if yesno(args.needs-image, true) then
local image_needed = require('Module:WikiProject banner/auxiliary' .. (sandbox or '')).image_needed(args)
table.insert(collapsed, image_needed)
end
if args.HOOK_NOTE then
table.insert(collapsed, args.HOOK_NOTE)