Difference between revisions of "Template:Function wrapped"

From Vendetta Lua
Jump to: navigation, search
 
(94 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
-->==={{{name|}}}===
+
-->==={{{name}}}===
;Definition
+
{{Function_wrapped/sub_start
:{{{name|}}}({{
+
  | Definition
   #if: {{{arg1_name|}}} |  {{{arg1_type|}}} ''{{{arg1_name|}}}'' | }} {{
+
  | {{Function/definition | name={{{name}}} | arg_list={{{arg_list}}} | ret_list={{{ret_list}}} }}
  #if: {{{arg2_name|}}} | , {{{arg2_type|}}} ''{{{arg2_name|}}}'' | }} {{
+
}}<!--
  #if: {{{arg3_name|}}} | , {{{arg3_type|}}} ''{{{arg3_name|}}}'' | }} {{
+
-->{{Function_wrapped/sub_start
  #if: {{{arg4_name|}}} | , {{{arg4_type|}}} ''{{{arg4_name|}}}'' | }} {{
+
   | Description
  #if: {{{arg5_name|}}} | , {{{arg5_type|}}} ''{{{arg5_name|}}}'' | }} {{
+
  |{{{desc}}}
  #if: {{{arg6_name|}}} | , {{{arg6_type|}}} ''{{{arg6_name|}}}'' | }} {{
+
}}<!--
  #if: {{{arg7_name|}}} | , {{{arg7_type|}}} ''{{{arg7_name|}}}'' | }} {{
+
-->{{Function_wrapped/sub_start
  #if: {{{arg8_name|}}} | , {{{arg8_type|}}} ''{{{arg8_name|}}}'' | }} {{
+
  | Arguments
  #if: {{{arg9_name|}}} | , {{{arg9_type|}}} ''{{{arg9_name|}}}'' |
+
   | {{Function_wrapped/cbox
}}) -> {{
+
    | {{#explode: {{{arg_list}}} |//| 0}} | {{#explode: {{{arg_list}}} |//| 1}} | {{#explode: {{{arg_list}}} |//| 2}} | {{#explode: {{{arg_list}}} |//| 3}}
   #if: {{{ret1_name|}}} |   {{{ret1_type|}}} ''{{{ret1_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 4}} | {{#explode: {{{arg_list}}} |//| 5}} | {{#explode: {{{arg_list}}} |//| 6}} | {{#explode: {{{arg_list}}} |//| 7}}
  #if: {{{ret2_name|}}} | , {{{ret2_type|}}} ''{{{ret2_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 8}} | {{#explode: {{{arg_list}}} |//| 9}} | {{#explode: {{{arg_list}}} |//| 10}} | {{#explode: {{{arg_list}}} |//| 11}}
  #if: {{{ret3_name|}}} | , {{{ret3_type|}}} ''{{{ret3_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 12}} | {{#explode: {{{arg_list}}} |//| 13}} | {{#explode: {{{arg_list}}} |//| 14}} | {{#explode: {{{arg_list}}} |//| 15}}
  #if: {{{ret4_name|}}} | , {{{ret4_type|}}} ''{{{ret4_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 16}} | {{#explode: {{{arg_list}}} |//| 17}} | {{#explode: {{{arg_list}}} |//| 18}} | {{#explode: {{{arg_list}}} |//| 19}}
  #if: {{{ret5_name|}}} | , {{{ret5_type|}}} ''{{{ret5_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 20}} | {{#explode: {{{arg_list}}} |//| 21}} | {{#explode: {{{arg_list}}} |//| 22}} | {{#explode: {{{arg_list}}} |//| 23}}
  #if: {{{ret6_name|}}} | , {{{ret6_type|}}} ''{{{ret6_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 24}} | {{#explode: {{{arg_list}}} |//| 25}} | {{#explode: {{{arg_list}}} |//| 26}} | {{#explode: {{{arg_list}}} |//| 27}}
  #if: {{{ret7_name|}}} | , {{{ret7_type|}}} ''{{{ret7_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 28}} | {{#explode: {{{arg_list}}} |//| 29}} | {{#explode: {{{arg_list}}} |//| 30}} | {{#explode: {{{arg_list}}} |//| 31}}
  #if: {{{ret8_name|}}} | , {{{ret8_type|}}} ''{{{ret8_name|}}}'' | }} {{
+
    | {{#explode: {{{arg_list}}} |//| 32}} | {{#explode: {{{arg_list}}} |//| 33}} | {{#explode: {{{arg_list}}} |//| 34}} | {{#explode: {{{arg_list}}} |//| 35}}
  #if: {{{ret9_name|}}} | , {{{ret9_type|}}} ''{{{ret9_name|}}}'' |
+
    }}
 +
}}<!--
 +
-->{{Function_wrapped/sub_start
 +
   | Returns
 +
  | {{Function_wrapped/cbox
 +
    | {{#explode: {{{ret_list}}} |//| 0}} | {{#explode: {{{ret_list}}} |//| 1}} | {{#explode: {{{ret_list}}} |//| 2}} |
 +
    | {{#explode: {{{ret_list}}} |//| 4}} | {{#explode: {{{ret_list}}} |//| 5}} | {{#explode: {{{ret_list}}} |//| 6}} |
 +
    | {{#explode: {{{ret_list}}} |//| 8}} | {{#explode: {{{ret_list}}} |//| 9}} | {{#explode: {{{ret_list}}} |//| 10}} |
 +
    | {{#explode: {{{ret_list}}} |//| 12}} | {{#explode: {{{ret_list}}} |//| 13}} | {{#explode: {{{ret_list}}} |//| 14}} |
 +
    | {{#explode: {{{ret_list}}} |//| 16}} | {{#explode: {{{ret_list}}} |//| 17}} | {{#explode: {{{ret_list}}} |//| 18}} |
 +
    | {{#explode: {{{ret_list}}} |//| 20}} | {{#explode: {{{ret_list}}} |//| 21}} | {{#explode: {{{ret_list}}} |//| 22}} |
 +
    | {{#explode: {{{ret_list}}} |//| 24}} | {{#explode: {{{ret_list}}} |//| 25}} | {{#explode: {{{ret_list}}} |//| 26}} |
 +
    | {{#explode: {{{ret_list}}} |//| 28}} | {{#explode: {{{ret_list}}} |//| 29}} | {{#explode: {{{ret_list}}} |//| 30}} |
 +
    | {{#explode: {{{ret_list}}} |//| 32}} | {{#explode: {{{ret_list}}} |//| 33}} | {{#explode: {{{ret_list}}} |//| 34}} |
 +
    }}
 +
}}<!--
 +
-->{{Function_wrapped/sub_start
 +
  | Notes
 +
  | {{{notes}}}
 
}}
 
}}
;Description
+
 
:{{{desc|}}}
+
{{#if:{{NAMESPACE}}||[[Category:Functions]]}}</includeonly>
;Arguments
+
{{
+
  #if: {{{arg1_name|}}}
+
    | {{Function_wrapped/component | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg2_name|}}}
+
    | {{Function_wrapped/component | {{{arg2_name|}}} | {{{arg2_type|}}} | {{{arg2_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg3_name|}}}
+
    | {{Function_wrapped/component | {{{arg3_name|}}} | {{{arg3_type|}}} | {{{arg3_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg4_name|}}}
+
    | {{Function_wrapped/component | {{{arg4_name|}}} | {{{arg4_type|}}} | {{{arg4_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg5_name|}}}
+
    | {{Function_wrapped/component | {{{arg5_name|}}} | {{{arg5_type|}}} | {{{arg5_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg6_name|}}}
+
    | {{Function_wrapped/component | {{{arg6_name|}}} | {{{arg6_type|}}} | {{{arg6_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg7_name|}}}
+
    | {{Function_wrapped/component | {{{arg7_name|}}} | {{{arg7_type|}}} | {{{arg7_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg8_name|}}}
+
    | {{Function_wrapped/component | {{{arg8_name|}}} | {{{arg8_type|}}} | {{{arg8_desc|}}} }}
+
    | }} {{
+
  #if: {{{arg9_name|}}}
+
    | {{Function_wrapped/component | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}} }}
+
    | }}
+
;Returns
+
{{
+
  #if: {{{ret1_name|}}}
+
    | {{Function_wrapped/component | {{{ret1_name|}}} | {{{ret1_type|}}} | {{{ret1_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret2_name|}}}
+
    | {{Function_wrapped/component | {{{ret2_name|}}} | {{{ret2_type|}}} | {{{ret2_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret3_name|}}}
+
    | {{Function_wrapped/component | {{{ret3_name|}}} | {{{ret3_type|}}} | {{{ret3_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret4_name|}}}
+
    | {{Function_wrapped/component | {{{ret4_name|}}} | {{{ret4_type|}}} | {{{ret4_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret5_name|}}}
+
    | {{Function_wrapped/component | {{{ret5_name|}}} | {{{ret5_type|}}} | {{{ret5_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret6_name|}}}
+
    | {{Function_wrapped/component | {{{ret6_name|}}} | {{{ret6_type|}}} | {{{ret6_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret7_name|}}}
+
    | {{Function_wrapped/component | {{{ret7_name|}}} | {{{ret7_type|}}} | {{{ret7_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret8_name|}}}
+
    | {{Function_wrapped/component | {{{ret8_name|}}} | {{{ret8_type|}}} | {{{ret8_desc|}}} }}
+
    | }} {{
+
  #if: {{{ret9_name|}}}
+
    | {{Function_wrapped/component | {{{ret9_name|}}} | {{{ret9_type|}}} | {{{ret9_desc|}}} }}
+
    | }}
+
;Notes
+
:{{{notes|}}}
+
</includeonly>
+
  
 
<noinclude>
 
<noinclude>
 
{{Function_wrapped/doc}}
 
{{Function_wrapped/doc}}
 
</noinclude>
 
</noinclude>

Latest revision as of 06:10, 16 January 2012


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( number  arg1,  string  arg2) ->  string  ret1,  table  ret2
Description

Function description
Arguments

Type Name Description
number arg1 argument (1,2,...,n) description, including examples if so desired
string arg2 argument (1,2,...,n) description, including examples if so desired
Returns

Type Name Description
string ret1 return value (1,2,...,n) description, including examples if so desired
table ret2 return value (1,2,...,n) description, including examples if so desired
Notes

notes