Template:Function wrapped: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->==={{{name|}}}=== | -->==={{{name|}}}=== | ||
{{Function_wrapped/sub_start | <dl>{{Function_wrapped/sub_start | ||
| Definition | | Definition | ||
|{{{name|}}}({{ | |{{{name|}}}({{ | ||
Line 60: | Line 60: | ||
| Notes | | Notes | ||
| {{{notes|}}} | | {{{notes|}}} | ||
}}</includeonly> | }}</dl></includeonly> | ||
<noinclude> | <noinclude> | ||
{{Function_wrapped/doc}} | {{Function_wrapped/doc}} | ||
</noinclude> | </noinclude> |
Revision as of 06:51, 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