Template:Function wrapped: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| Definition | | Definition | ||
|{{{name|}}}({{ | |{{{name|}}}({{ | ||
Function_wrapped/component | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_opt|}}}}} {{ | Function_wrapped/component | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_opt|}}} |}} {{ | ||
Function_wrapped/component | {{{arg2_name|}}} | {{{arg2_type|}}} | {{{arg2_opt|}}} | x}} {{ | Function_wrapped/component | {{{arg2_name|}}} | {{{arg2_type|}}} | {{{arg2_opt|}}} | x}} {{ | ||
Function_wrapped/component | {{{arg3_name|}}} | {{{arg3_type|}}} | {{{arg3_opt|}}} | x}} {{ | Function_wrapped/component | {{{arg3_name|}}} | {{{arg3_type|}}} | {{{arg3_opt|}}} | x}} {{ | ||
Line 14: | Line 14: | ||
Function_wrapped/component | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_opt|}}} | x | Function_wrapped/component | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_opt|}}} | x | ||
}}) -> {{ | }}) -> {{ | ||
Function_wrapped/component | {{{ret1_name|}}} | {{{ret1_type|}}}}} {{ | Function_wrapped/component | {{{ret1_name|}}} | {{{ret1_type|}}} ||}} {{ | ||
Function_wrapped/component | {{{ret2_name|}}} | {{{ret2_type|}}} || x}} {{ | Function_wrapped/component | {{{ret2_name|}}} | {{{ret2_type|}}} || x}} {{ | ||
Function_wrapped/component | {{{ret3_name|}}} | {{{ret3_type|}}} || x}} {{ | Function_wrapped/component | {{{ret3_name|}}} | {{{ret3_type|}}} || x}} {{ |
Revision as of 07:44, 5 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.
Example
FunctionName
- Definition
- FunctionName( {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}}) -> {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}} {{{list}}}
- Description
- Function description
- Arguments
Type Name Description - Returns
-
Type Name Description - Notes
- notes