Difference between revisions of "Template:Function"
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}}}<!-- | ||
categorization code (needs something clever): | categorization code (needs something clever): | ||
--> | --> | ||
{{{CategoryList|}}} | |||
{{{CategoryList}}} | </includeonly> | ||
<includeonly> |