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|void}}}<!-- | ||
return type (short, float, base object, ref, something else?): | return type (short, float, base object, ref, something else?): | ||
-->{{{returnType}}}) | -->{{ #if: {{{returnType|}}} | {{#if:{{{returnVal|}}}|:|}}{{{returnType}}} }}<!-- | ||
-->) <!-- | |||
optional reference type (actor, activator, door, etc.): | optional reference type (actor, activator, door, etc.): |