Template:ScriptFunctionH5

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(experimental reformat)
m (tweak)
 
Line 1: Line 1:
 
<h5>{{{1}}}</h5>
 
<h5>{{{1}}}</h5>
:<span {{Template:Style_FuncDef_Inline}}>{{{3}}}</span> {{{2|}}}<noinclude>
+
:<span {{Template:Style_FuncDef_Inline}}>{{{3}}}</span>&nbsp;&nbsp; {{{2|}}}<noinclude>
 
;Purpose:
 
;Purpose:
 
:Define a script function and a matching TOC entry (see [[Internal_functions]])
 
:Define a script function and a matching TOC entry (see [[Internal_functions]])

Latest revision as of 13:41, 14 March 2016

{{{1}}}
{{{3}}}  
Purpose
Define a script function and a matching TOC entry (see Internal_functions)
Usage
{{ScriptFunctionH5|<function-name>|<since-version-number>|<signature-or-usage>}}
Personal tools