Template:FuncDefH4: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) m docs: usage |
Raffriff42 (talk | contribs) m usage: touch-up |
||
| Line 11: | Line 11: | ||
</div> | </div> | ||
:See [[SegmentedAviSource]] for the result. | :See [[SegmentedAviSource]] for the result. | ||
:Sadly, this template is broken with FuncDef's indented with ':' | |||
[[Category:Filter_templates]] | [[Category:Filter_templates]] | ||
[[Category:Format_templates]] | [[Category:Format_templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 06:50, 10 January 2016
Purpose
- To add a Table of Contents (TOC) entry for a function definition with a hidden <h4> element.
Usage
- Place immediately above the function definition, exactly as shown.
{{FuncDefH4|MyFilter}}
{{FuncDef|MyFilter(...)}}
- See SegmentedAviSource for the result.
- Sadly, this template is broken with FuncDef's indented with ':'