Template:Function wrapped: Difference between revisions

From Vendetta Lua
Jump to navigationJump to search
No edit summary
No edit summary
Line 26: Line 26:
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start
   | Description
   | Description
   | {{{desc|}}}
   |{{{desc|}}}
}}<!--
}}<!--
-->{{Function_wrapped/sub_start
-->{{Function_wrapped/sub_start
   | Arguments
   | Arguments
   | {{
   |{{
     Function_wrapped/cb_start}} {{
     Function_wrapped/cb_start}} {{
     #if: {{{arg1_name|}}} | {{Function_wrapped/cb_data | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_desc|}}}}} | }} {{
     #if: {{{arg1_name|}}} | {{Function_wrapped/cb_data | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_desc|}}}}} | }} {{

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