Template:Function wrapped: Difference between revisions

From Vendetta Lua
Jump to navigationJump to search
No edit summary
No edit summary
Line 43: Line 43:
   | Description
   | Description
   |{{{desc|}}}
   |{{{desc|}}}
}}
}}<!--
;Arguments
-->{{Function_wrapped/sub
{{
  | Arguments
  | {{
   #if: {{{arg1_name|}}}  
   #if: {{{arg1_name|}}}  
     | {{Function_wrapped/component | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_desc|}}} }}  
     | {{Function_wrapped/component | {{{arg1_name|}}} | {{{arg1_type|}}} | {{{arg1_desc|}}} }}  
Line 73: Line 74:
     | {{Function_wrapped/component | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}} }}  
     | {{Function_wrapped/component | {{{arg9_name|}}} | {{{arg9_type|}}} | {{{arg9_desc|}}} }}  
     | }}  
     | }}  
}}
;Returns
;Returns
{{
{{

Revision as of 08:01, 31 March 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
Returns
Notes
notes