Template:Function wrapped: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
#if: {{{ret9_name|}}} | , {{Function_wrapped/component | {{{ret9_name|}}} | {{{ret9_type|}}}}} | }} | #if: {{{ret9_name|}}} | , {{Function_wrapped/component | {{{ret9_name|}}} | {{{ret9_type|}}}}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{Function_wrapped/ | -->{{Function_wrapped/sub_start | ||
| Description | | Description | ||
|{{{desc|}}} | | {{{desc|}}} | ||
}}<!-- | }}<!-- | ||
-->{{Function_wrapped/ | -->{{Function_wrapped/sub_start | ||
| Arguments | | Arguments | ||
| {{ | | {{ | ||
Line 41: | Line 41: | ||
#if: {{{arg9_name|}}} | {{Function_wrapped/component2 | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}}}} | }} | #if: {{{arg9_name|}}} | {{Function_wrapped/component2 | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}}}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{Function_wrapped/ | -->{{Function_wrapped/sub_start | ||
| Returns | | Returns | ||
| {{ | | {{ | ||
Line 54: | Line 54: | ||
#if: {{{ret9_name|}}} | {{Function_wrapped/component2 | {{{ret9_name|}}} | {{{ret9_type|}}} | {{{ret9_desc|}}}}} | }} | #if: {{{ret9_name|}}} | {{Function_wrapped/component2 | {{{ret9_name|}}} | {{{ret9_type|}}} | {{{ret9_desc|}}}}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{Function_wrapped/ | -->{{Function_wrapped/sub_start | ||
| Notes | | Notes | ||
| {{{notes|}}} | | {{{notes|}}} |
Revision as of 02:21, 1 April 2011
This template is intended to have it's parameters filled by Template:Function. This template shouldn't be called directly. There is currently not template code. the following is only the structure in development.