{{#params}} {{/params}}
{{#hasactions}} {{#js}} require(['core/yui'], function(Y) { {{#actions}} Y.on('{{event}}', {{{jsfunction}}}, '#{{id}}', null{{#jsfunctionargs}}, {{{jsfunctionargs}}}{{/jsfunctionargs}}); {{/actions}} }); {{/js}} {{/hasactions}}