Template:VideoMethod
From OxeyeWiki
(Difference between revisions)
m (wip) |
m (wip) |
||
Line 1: | Line 1: | ||
- | {| border= | + | {| border=1 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-top: 1px black;" |
- | + | ||
|- | |- | ||
+ | |style="background:#d8d8d8; font-size:150%;" colspan="3"|'''{{{1}}}}''' | ||
+ | |- | ||
+ | |colspan="3"|{{{2}}} | ||
+ | |- | ||
+ | |style="background:#d8d8d8"| '''Parameter''' | ||
+ | |style="background:#d8d8d8"| '''Expected Type''' | ||
+ | |style="background:#d8d8d8"| '''Description''' | ||
+ | |- | ||
+ | |asd ||asd ||asd | ||
+ | |- | ||
+ | |style="background:#d8d8d8" colspan="3"| '''Returns''' | ||
+ | |- | ||
+ | |colspan="3"|{{{4}}} | ||
|} | |} | ||
- | + | {{Video}} | |
<noinclude>{{VideoMethod | video.exampleMethod(x, y) }}</noinclude> | <noinclude>{{VideoMethod | video.exampleMethod(x, y) }}</noinclude> |
Revision as of 18:13, 4 March 2009
{{{1}}}} | ||
{{{2}}} | ||
Parameter | Expected Type | Description |
asd | asd | asd |
Returns | ||
{{{4}}} |
video.exampleMethod(x, y) | ||
{{{2}}} | ||
Parameter | Expected Type | Description |
Returns | ||
{{{4}}} |