Contents: jQuery.template( name, template ) jQuery.template( name, template ) jQuery.template( template ) jQuery.template( template ) Description: Create a reusable named template (compiled from markup). version added: 1.4.3jQuery.template( name, template ) nameA string naming the compiled template. templateThe HTML markup and/or text to be used as template. Can be a string, or an HTML element (or