Difference between revisions of "Template:Function Description 1args"

From Code::Blocks
(Template for function description blocks (initially created for wizards scripts documentation))
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{{1}}}
 
{{{1}}}
 +
 +
'''Returns:''' {{{2|Nothing.}}}
  
  
Line 6: Line 8:
 
!Parameter || Type || Description
 
!Parameter || Type || Description
 
|-
 
|-
| {{{4}}} || {{{5}}} || {{{6}}}
+
| {{{3|-}}} || {{{4|-}}} || {{{5|-}}}
|}
 
 
 
 
 
{| border="1" cellpadding="3" cellspacing="0" style="border: 1px solid gray; border-collapse: collapse;"
 
|- style="background: #ececec; border: 0px solid gray"
 
!Return type || Description
 
|-
 
| {{{2}}} || {{{3}}}
 
 
|}
 
|}

Latest revision as of 20:11, 12 July 2006

{{{1}}}

Returns: Nothing.


Parameter Type Description
- - -