User:Gzarkadas

From Avisynth

Jump to: navigation, search

Contents

[edit] About

[edit] Experiments

>>>> My Experimental (and highly unuseful) Sandbox <<<<
  1. New 'Avisynth Syntax'
  2. Filter's Definition:
  3. Table Templates:

[edit] Templates

[edit] FuncDef family

This family of templates is intended for filter (and function) definitions at the top of each associated wiki page. There are currently six main templates in the family:

  • Template:FuncDef : for single definitions (one filter or function); takes 1 parameter.
  • Template:Func2Def : for multiple definitions (2 filters or functions); takes 2 parameters
  • Template:Func3Def : for multiple definitions (3 filters or functions); takes 3 parameters.
  • Template:Func4Def : for multiple definitions (4 filters or functions); takes 4 parameters.
  • Template:Func5Def : for multiple definitions (5 filters or functions); takes 5 parameters.

...

  • Template:Func8Def : for multiple definitions (8 filters or functions); takes 8 parameters.

and an additional base template:

  • Template:Style_FuncDef_Inline : Provides the style information inside the span HTML elements; modify this template to change the formatting to all main templates of the family.
Personal tools