Template:Function wrapped: Difference between revisions

From Vendetta Lua
Jump to navigationJump to search
No edit summary
No edit summary
Line 40: Line 40:
   #if: {{{arg8_name|}}} | {{Function_wrapped/cb_data | {{{arg8_name|}}} | {{{arg8_type|}}} | {{{arg8_desc|}}} |#E5E5E5}} | }} {{
   #if: {{{arg8_name|}}} | {{Function_wrapped/cb_data | {{{arg8_name|}}} | {{{arg8_type|}}} | {{{arg8_desc|}}} |#E5E5E5}} | }} {{
   #if: {{{arg9_name|}}} | {{Function_wrapped/cb_data | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}}}} |  
   #if: {{{arg9_name|}}} | {{Function_wrapped/cb_data | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}}}} |  
   }} {{Function_wrapped/cb_end}}
   }} {{Function_wrapped/cb_end}} }}<!--
}}<!--
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start
   | Returns
   | Returns
Line 54: Line 53:
   #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/cb_end}} }}<!--
}}<!--
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start
   | Notes
   | Notes

Revision as of 22:21, 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