Template:Function wrapped: Difference between revisions

From Vendetta Lua
Jump to navigationJump to search
No edit summary
No edit summary
Line 44: Line 44:
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start
   | Returns
   | Returns
   | {{
   | {{Function_wrapped/cb_start}} {{
   #if: {{{ret1_name|}}} | {{Function_wrapped/cb_data | {{{ret1_name|}}} | {{{ret1_type|}}} | {{{ret1_desc|}}}}} | }} {{
   #if: {{{ret1_name|}}} | {{Function_wrapped/cb_data | {{{ret1_name|}}} | {{{ret1_type|}}} | {{{ret1_desc|}}}}} | }} {{
   #if: {{{ret2_name|}}} | {{Function_wrapped/cb_data | {{{ret2_name|}}} | {{{ret2_type|}}} | {{{ret2_desc|}}} |#E5E5E5}} | }} {{
   #if: {{{ret2_name|}}} | {{Function_wrapped/cb_data | {{{ret2_name|}}} | {{{ret2_type|}}} | {{{ret2_desc|}}} |#E5E5E5}} | }} {{
Line 53: Line 53:
   #if: {{{ret7_name|}}} | {{Function_wrapped/cb_data | {{{ret7_name|}}} | {{{ret7_type|}}} | {{{ret7_desc|}}}}} | }} {{
   #if: {{{ret7_name|}}} | {{Function_wrapped/cb_data | {{{ret7_name|}}} | {{{ret7_type|}}} | {{{ret7_desc|}}}}} | }} {{
   #if: {{{ret8_name|}}} | {{Function_wrapped/cb_data | {{{ret8_name|}}} | {{{ret8_type|}}} | {{{ret8_desc|}}} |#E5E5E5}} | }} {{
   #if: {{{ret8_name|}}} | {{Function_wrapped/cb_data | {{{ret8_name|}}} | {{{ret8_type|}}} | {{{ret8_desc|}}} |#E5E5E5}} | }} {{
   #if: {{{ret9_name|}}} | {{Function_wrapped/cb_data | {{{ret9_name|}}} | {{{ret9_type|}}} | {{{ret9_desc|}}}}} | }}  
   #if: {{{ret9_name|}}} | {{Function_wrapped/cb_data | {{{ret9_name|}}} | {{{ret9_type|}}} | {{{ret9_desc|}}}}} |  
  }} {{Function_wrapped/cb_end}}
}}<!--
}}<!--
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start

Revision as of 22:20, 2 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( ) ->
Description
Function description
Arguments
Type Name Description
Returns
Type Name Description
Notes
notes