Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
more testing
imported>DragoonWraith (testing alternative for alias) |
imported>DragoonWraith (more testing) |
||
Line 129: | Line 129: | ||
<!-- FOR ALIAS: return value: | <!-- FOR ALIAS: return value: | ||
--> {{ #ifeq: {{{returnType}}} | void | |({{ #if: {{{returnVal|}}} | {{{returnVal}}}<nowiki>:</nowiki> |}}<!-- | --> | ||
{{ #ifeq: {{{returnType}}} | void | |({{ #if: {{{returnVal|}}} | {{{returnVal}}}<nowiki>:</nowiki> |}}<!-- | |||
return type (short, float, base object, ref, something else?): | return type (short, float, base object, ref, something else?): | ||
Line 138: | Line 140: | ||
shortname: | shortname: | ||
-->{{ #if: {{{shortname|}}} | | -->{{ #if: {{{shortname|}}} | {{{shortname}}} |}}<!-- | ||
arguments | arguments |