Difference between revisions of "Template:Function"

Jump to navigation Jump to search
39 bytes added ,  23:47, 12 August 2010
no edit summary
imported>DragoonWraith
imported>DragoonWraith
Line 108: Line 108:
'''Syntax:'''
'''Syntax:'''
<!-- return value:
<!-- return value:
--> ({{{returnVal|}}}<!--
--> ({{ #ifeq: {{{returnVal|nothing}}} | nothing | | {{{returnVal}}} }}<!--


return type (short, float, base object, ref, something else?):
return type (short, float, base object, ref, something else?):
-->{{ #if: {{{returnType|}}} | {{ #if: {{{returnVal|}}} | test: | testno }}{{{returnType}}} | void }}<!--
-->{{ #if: {{{returnType|}}} | {{ #if: {{{returnVal|}}} | : | }}{{{returnType}}} | void }}<!--


-->)&nbsp;<!--
-->)&nbsp;<!--

Navigation menu