Template:ScriptFunctionH5: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
experimental reformat
Raffriff42 (talk | contribs)
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 14: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>}}