Template:CMMfunc: Difference between revisions
Appearance
No edit summary |
Ozdeadmeat (talk | contribs) No edit summary |
||
| (16 intermediate revisions by one other user not shown) | |||
| Line 5: | Line 5: | ||
|-style="border-style:hidden;vertical-align:top" | |-style="border-style:hidden;vertical-align:top" | ||
|width="125" style="text-align:right"| <font size="4">Environment: </font> | |width="125" style="text-align:right"| <font size="4">Environment: </font> | ||
|width=" | |width="600" colspan="2"| '''<font size="4">Mission Scripting</font>''' | ||
|- | |- | ||
|height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"| | |height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"| | ||
| Line 11: | Line 11: | ||
|-style="border-style:hidden;vertical-align:top" | |-style="border-style:hidden;vertical-align:top" | ||
|width="125" style="text-align:right"| <font size="4">Function: </font> | |width="125" style="text-align:right"| <font size="4">Function: </font> | ||
|width=" | |width="600" colspan="2"| '''<font size="4">{{{fName}}}</font>''' | ||
|- | |- | ||
|height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"| | |height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"| | ||
| Line 17: | Line 17: | ||
|- | |- | ||
|-style="vertical-align:top" | |-style="vertical-align:top" | ||
|style="text-align:right"|Member Of: | |style="text-align:right"| <font size="3"> Member Of: </font> | ||
|{{{ | |{{{funcGroup1}}}{{#if:{{{funcGroup2}}}|, {{{funcGroup2}}}{{#if:{{{funcGroup3}}}|, {{{funcGroup3}}}{{#if:{{{funcGroup4}}}|, {{{funcGroup4}}} }} }} }} | ||
|- | |- | ||
| Line 24: | Line 24: | ||
|-style="border-style:hidden" | |-style="border-style:hidden" | ||
|- | |- | ||
|-style="vertical-align:top" | |-style="vertical-align:top" | ||
|style="text-align:right"| | |style="text-align:right" height="50"| Syntax: | ||
|<font size="3"><span style="color:orange">{{{rtnType}}}</span> '''{{{fName}}}('''<span style="color:blue">{{#if:{{{ | |colspan="2"|<font size="3"><span style="color:orange">{{{rtnType}}}</span> '''{{{funcGroup1}}}.{{{fName}}}('''<span style="color:blue">'''{{#if:{{{paramType1}}}|{{{paramType1}}}''' ''{{{paramName1}}}'' {{#if:{{{paramType2}}} |, '''{{{paramType2}}}''' ''{{{paramName2}}}'' {{#if:{{{paramType3}}} |, '''{{{paramType3}}}''' ''{{{paramName3}}}'' {{#if:{{{paramType4}}} |, '''{{{paramType4}}}''' ''{{{paramName4}}}'' {{#if:{{{paramType5}}} |, '''{{{paramType5}}}''' ''{{{paramName5}}}'' {{#if:{{{paramType6}}} |, '''{{{paramType6}}}''' ''{{{paramName6}}}'' }} }} }} }} }} }} </span> <span style="color:green">{{#if:{{{optType1}}}|, '''{{{optType1}}}''' ''{{{optName1}}}''{{#if:{{{optType2}}} |, '''{{{optType2}}}''' ''{{{optName2}}}''{{#if:{{{optType3}}} |, '''{{{optType3}}}''' ''{{{optName3}}}''{{#if:{{{optType4}}} |, '''{{{optType4}}}''' ''{{{optName4}}}'' }} }} }}}}</span>''')'''</font> | ||
|- | |- | ||
|-style="vertical-align:top" | |-style="vertical-align:top" | ||
|style="text-align:right" height="50"| Description: | |style="text-align:right" height="50"| <font size="3">Description: </font> | ||
|width=" | |width="600" colspan="2" |{{{description}}} | ||
|- | |- | ||
| Line 38: | Line 39: | ||
|-style="vertical-align:top" | |-style="vertical-align:top" | ||
|style="text-align:right"|Return Value: | |style="text-align:right"|Return Value: | ||
|colspan=" | |colspan="2" |{{{rtnType}}} | ||
|-style="vertical-align:top" | |-style="vertical-align:top" | ||
|style="text-align:right"|Return Example: | |style="text-align:right"|Return Example: | ||
|colspan=" | |colspan="2" |{{{rtnExample}}} | ||
|- | |- | ||
|height="10" colspan="3" bgcolor="#5C7A4A"| | |height="10" colspan="3" bgcolor="#5C7A4A"| | ||
| Line 49: | Line 50: | ||
|style="text-align:right; vertical-align:top"|Examples: | |style="text-align:right; vertical-align:top"|Examples: | ||
|colspan="3"|{{{examples}}} | |colspan="3"|{{{examples}}} | ||
|- | |||
|style="text-align:right; vertical-align:top"|Example Description: | |||
|colspan="3"|{{{exampleDescription}}} | |||
|- | |||
|height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"| | |||
|-style="border-style:hidden" | |||
|- | |- | ||
|style="text-align:right; vertical-align:top"|Related Functions: | |style="text-align:right; vertical-align:top"|Related Functions: | ||
|colspan=" | |colspan="2"|{{{related}}} | ||
|- | |- | ||
|- | |- | ||
|style="text-align:right"|Notes: | |style="text-align:right"|Notes: | ||
|colspan=" | |colspan="2"|{{{notes}}} | ||
|} | |} | ||
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly> | <includeonly>[[Category:CMM|{{{fName}}}]]</includeonly> | ||
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | ||