Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 116: | Line 116: | ||
<!-- syntax starts here: --> | <!-- syntax starts here: --> | ||
'''Syntax:''' | '''Syntax:''' | ||
<!-- | <!-- | ||
Line 143: | Line 143: | ||
-->{{ #if: {{{alt2Alias|}}} | | -->{{ #if: {{{alt2Alias|}}} | | ||
{{FunctionSyntax | name = {{{alt2Alias}}} | returnType = {{{alt2RetType|{{{returnType|void}}} }}} | returnVal = {{{alt2RetVal|{{{returnVal|}}} }}} | referenceType = {{{alt2RefType|{{{referenceType|}}} }}} | referenceOpt = {{{alt2RefOpt|{{{referenceOpt|}}} }}} | arguments = {{{alt2Args|}}} }} | <!--no alt alias--> }} | <!--no alt--> }}<!-- | {{FunctionSyntax | name = {{{alt2Alias}}} | returnType = {{{alt2RetType|{{{returnType|void}}} }}} | returnVal = {{{alt2RetVal|{{{returnVal|}}} }}} | referenceType = {{{alt2RefType|{{{referenceType|}}} }}} | referenceOpt = {{{alt2RefOpt|{{{referenceOpt|}}} }}} | arguments = {{{alt2Args|}}} }} | <!--no alt alias--> }} | <!--no alt--> }}<!-- | ||
Function syntax description link | |||
--><small><br/>([[Function syntax|What is this?]])</small><!-- | |||
short summary of the function: --> | short summary of the function: --> |