3.1.19. parseCapture()

void parseCapture ( string $filename, string $destination )

Executes the template $filename and makes the result a capture block with the $destination name. So, if you save the result under the name "banner", you can put it in the next template with {$opt.capture.banner} block.