Difference between revisions of "Template:CMF Function"

From cluster wiki
Jump to navigation Jump to search
Line 1: Line 1:
<!-- Minimum required versions -->
<!-- Minimum required versions -->
<div class="top-icons">
<div class="top-icons">
<div class="gvi-icons">
<div class="gvi-icons"><!--
<!--
 
-->{{#if:{{{game1|}}} | {{CMF GVI | {{{game1}}} | {{{version1|}}} }} }}<!--
-->{{#if:{{{game1|}}} | {{CMF GVI | {{{game1}}} | {{{version1|}}} }} }}<!--
-->{{#if:{{{game2|}}} | {{CMF GVI | {{{game2}}} | {{{version2|}}} }} }}<!--
-->{{#if:{{{game2|}}} | {{CMF GVI | {{{game2}}} | {{{version2|}}} }} }}<!--
Line 10: Line 8:
-->{{#if:{{{game5|}}} | {{CMF GVI | {{{game5}}} | {{{version5|}}} }} }}<!--
-->{{#if:{{{game5|}}} | {{CMF GVI | {{{game5}}} | {{{version5|}}} }} }}<!--
-->{{#if:{{{game6|}}} | {{CMF GVI | {{{game6}}} | {{{version6|}}} }} }}<!--
-->{{#if:{{{game6|}}} | {{CMF GVI | {{{game6}}} | {{{version6|}}} }} }}<!--
-->{{#if:{{{game7|}}} | {{CMF GVI | {{{game7}}} | {{{version7|}}} }} }}<!--
-->{{#if:{{{game7|}}} | {{CMF GVI | {{{game7}}} | {{{version7|}}} }} }}
</div>
</div>
<div class="top-icons-info">Hover &amp; click on the images for description</div>
<div class="top-icons-info">Hover &amp; click on the images for description</div>

Revision as of 02:40, 4 November 2022

Hover & click on the images for description
Description
Description:

- Missing Description -

Execution:

- Missing Execution -

Groups:



Syntax
Syntax:

- Missing Syntax -

Parameters:

obj: Object - Unit to apply it to.

amount: Number - Amount of respawns available for unit.

Return Value:

Boolean - Returns true on success.

Examples
Example 1:
[this, 5] call emf_limitedRespawns_fnc_setLives;
Additional Information
See also:


Notes