Difference between revisions of "Template:Function"

1 byte added ,  13:00, 12 December 2008
m
no edit summary
imported>Qazaaq
m (# if ->#if)
imported>Qazaaq
m
Line 25: Line 25:
  | optarg0      = duration
  | optarg0      = duration
  | optarg0Type  = Short
  | optarg0Type  = Short
| summary      =
}}
}}


Line 31: Line 32:


syntax starts here:
syntax starts here:
-->'''Syntax:'''
-->
'''Syntax:'''
  <!--
  <!--


Line 38: Line 40:


return type (short, float, base object, ref, something else?):
return type (short, float, base object, ref, something else?):
-->{{ #if: {{{ReturnType}}} |:{{{ReturnType}}}|}}<!--
-->{{ #if: {{{ReturnType|}}} |:{{{ReturnType}}}|}}<!--


closing parenthesis:
closing parenthesis:
Line 75: Line 77:
short summary of the function:
short summary of the function:
-->
-->
{{{Summary}}}<!--
{{{summary}}}<!--


categorization code (needs something clever):
categorization code (needs something clever):
-->
-->
[[Category:Functions]]
{{{CategoryList|}}}
{{{CategoryList}}}
</includeonly>
<includeonly>
Anonymous user