 
	
		 
	
    
	
		 
	
	
		 
	
	
		 
	
	
		 
	
        
                 
	 
		| Parameter | Description | Default | 
|---|---|---|
| "plugins" | this is a regular expression that the plugin identifier must match to be displayed | |
| format | format string to render information for each matching plugin; known variables to be used in the format string are: 
 |    1 <a href="$homepage">$name</a> $active $version $author | 
| header | header string prepended to the output; empty when no plugin matches | |
| footer | footer string appended to the output; empty when no plugin matches | |
| separator | separator put between each plugin rendered in a row | $n | 
| tagformat | format string to render a link to any tag documentation a plugin implements | [[%SYSTEMWEB%.Var$tag][$tag]] | 
 %JQPLUGINS{
   "treeview|slimbox"
   header="   * JQuery Plugins:$n"
   format="      * [[$documentation][$name]] v$version was developed by [[$homepage][$author]]"
 }% Produces:  Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.