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

From Code::Blocks
(Template for function description blocks (initially created for wizards scripts documentation))
 
Line 6: Line 6:
 
!Parameter || Type || Description
 
!Parameter || Type || Description
 
|-
 
|-
| {{{4}}} || {{{5}}} || {{{6}}}
+
| {{{3}}} || {{{4}}} || {{{5}}}
 
|}
 
|}
  
 
+
'''Returns:''' {{{2}}}
{| 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}}}
 
|}
 

Revision as of 19:19, 12 July 2006

{{{1}}}


Parameter Type Description
{{{3}}} {{{4}}} {{{5}}}

Returns: {{{2}}}