Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
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|}}} | | -->{{ #if: {{{returnType|}}} | {{ #if: {{{returnVal|}}} | : | }}{{{returnType}}} | void }}<!-- | ||
-->) <!-- | -->) <!-- |