Template:EngineHook
From OxeyeWiki
(Difference between revisions)
(Created page with '{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" |- |style="background:#cab6dd; font-size:150%;" colspan="3"|"'''{{{1}}}'''" |- |co...') |
m |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" | {| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" | ||
|- | |- | ||
- | |style="background:#cab6dd; font-size:150%;" colspan="3"| | + | |style="background:#cab6dd; font-size:150%;" colspan="3"| '''{{{1}}}''' |
|- | |- | ||
|colspan="3"| {{{2}}} | |colspan="3"| {{{2}}} | ||
Line 9: | Line 9: | ||
|style="background:#cab6dd"| '''Description''' | |style="background:#cab6dd"| '''Description''' | ||
|- | |- | ||
- | + | {{{3}}} | |
+ | |- | ||
|} {{Daisy}} | |} {{Daisy}} | ||
<noinclude> | <noinclude> | ||
- | |||
{{EngineHook| | {{EngineHook| | ||
- | + | hookName | |
| | | | ||
This is an example usage of the DaisyMethod template. Daisy library methods should contain this template, with the | This is an example usage of the DaisyMethod template. Daisy library methods should contain this template, with the |
Latest revision as of 12:41, 19 January 2010
{{{1}}} | ||
{{{2}}} | ||
Parameter | Type | Description |
Daisymoon Video Lib |
---|
hookName | ||
This is an example usage of the DaisyMethod template. Daisy library methods should contain this template, with the paramters for method name, description, parameter list and return values, and then an example of how the method is used. | ||
Parameter | Type | Description |
time | A number | This is a parameter using the MethodParam template. |
Daisymoon Video Lib |
---|