Template:ScriptFunctionH5: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
function template: heading 5
 
Raffriff42 (talk | contribs)
m tweak
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===== {{{1}}} =====
<h5>{{{1}}}</h5>
:;{{{3}}}
:<span {{Template:Style_FuncDef_Inline}}>{{{3}}}</span>&nbsp;&nbsp; {{{2|}}}<noinclude>
::@since {{{2|?}}}
;Purpose:
:Define a script function and a matching TOC entry (see [[Internal_functions]])
 
;Usage:
<nowiki>{{</nowiki>ScriptFunctionH5|<function-name>|<since-version-number>|<signature-or-usage>}}
 
[[Category:Filter_templates]] [[Category:Format_templates]]</noinclude>

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>}}