Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 118: | Line 118: | ||
'''Syntax:''' | '''Syntax:''' | ||
<!-- | <!-- | ||
Function syntax description link --> | |||
<div id="catlinks" style="float: right; clear: right; right: 2em; font-size: 75%; margin-bottom: -2.5em; padding: 0.1em;">([[Function syntax|What is this?]])</div><span style="float: right; clear: right;"></span><!-- | |||
Main: | Main: | ||
Line 143: | Line 146: | ||
-->{{ #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--> }}<!-- | ||
short summary of the function: --> | short summary of the function: --> |