Jump to content

Template:FunctionInfo: Difference between revisions

From CMM Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 45: Line 45:
<!-- Row 1 -->
<!-- Row 1 -->
|{{#if:{{{reqName1|}}}}} | {{#if:{{{desc1|}}} |-}}
|{{#if:{{{reqName1|}}}}} | {{#if:{{{desc1|}}} |-}}
|-
|-
<!-- end parameter table -->
<!-- end parameter table -->
|height="10" width="80%" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"|
|height="10" width="80%" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"|
Line 65: Line 63:
! style="text-align:right; vertical-align:top" |<font size="3">Notes: </font>
! style="text-align:right; vertical-align:top" |<font size="3">Notes: </font>
! colspan="2" style="text-align:left; | {{{notes}}}
! colspan="2" style="text-align:left; | {{{notes}}}
|}
<includeonly>[[Category:LUA|{{{fName}}}]]</includeonly>
<includeonly>[[Category:LUA|{{{fName}}}]]</includeonly>
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly>
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly>

Revision as of 11:25, 23 September 2025


CMM

Environment: Mission Scripting
Function: {{{fName}}}
Member Of: {{{parentFile}}}
Syntax: {{{envType}}}.{{{fName}}} ( )
Return Value: {{{return}}}
Parameters: Name Description
Example: {{{example}}}
Example Description: {{{exampleDesc}}}
Related Functions: {{{related}}}
Notes: {{{notes}}}