Difference between revisions of "Template:CMF Function"

From cluster wiki
Jump to navigation Jump to search
Line 32: Line 32:
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Groups:</dt>
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Groups:</dt>
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
{{#if: {{{cmp|}}} | [[:Category:Function Group: {{{cmp}}}]]}}
{{#if: {{{cmp|}}} | [[:Category:CMF3: {{{cmp}}}|{{{cmp}}}]]}}
{{#if: {{{gr1|}}} | [[:Category:Function Group: {{{grp1}}}]]}}
{{#if: {{{gr1|}}} | [[:Category:CMF3 Function Group: {{{grp1}}}]]}}
{{#if: {{{gr2|}}} | [[:Category:Function Group: {{{grp2}}}]]}}
{{#if: {{{gr2|}}} | [[:Category:CMF3 Function Group: {{{grp2}}}]]}}
{{#if: {{{gr3|}}} | [[:Category:Function Group: {{{grp3}}}]]}}
{{#if: {{{gr3|}}} | [[:Category:CMF3 Function Group: {{{grp3}}}]]}}
{{#if: {{{gr4|}}} | [[:Category:Function Group: {{{grp4}}}]]}}
{{#if: {{{gr4|}}} | [[:Category:CMF3 Function Group: {{{grp4}}}]]}}
</div></dd>
</div></dd>
</dl>  
</dl>  
Line 46: Line 46:
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Syntax:</dt>
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Syntax:</dt>
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
{{#if:{{{s1|}}}|{{{s1}}} | ''- Missing Syntax -''}}
{{#if:{{{s1|}}}|{{{s1}}} | ''Syntax needed''}}
</div></dd>
</div></dd>


Line 75: Line 75:


<!-- RETURN VALUE -->
<!-- RETURN VALUE -->
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Return Value:</dt>
<dt id="Return Value 1">Return Value:</dt>
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
<dd>{{#if:{{{r1|}}} | {{{r1}}} |None}}</dd>
Boolean - Returns true on success.
</dl>
</div></dd>
</dl>  
</dl>  


<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Examples</div>
<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Examples</div>
<dl style="width:100%;">
<dl style="width:100%;">
 
{{#if:{{{x1|}}}{{{x2|}}}{{{x3|}}}{{{x4|}}}{{{x5|}}}{{{x6|}}}{{{x7|}}}{{{x8|}}}{{{x9|}}}{{{x10|}}}
<!-- EXAMPLE -->
|
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Example 1:</dt>
  {{#if: {{{x1|}}}|<dt id="Example 1">Example 1:</dt><dd>{{{x1}}}</dd>}}<!--
<dd style="width:90%;padding:.3em .3em .3em 7em;"><code style="border:#25A1A1 dashed 1px;display:block;">
-->{{#if: {{{x2|}}}|<dt id="Example 2">Example 2:</dt><dd>{{{x2}}}</dd>}}<!--
[this, 5] call '''emf_limitedRespawns_fnc_setLives''';
-->{{#if: {{{x3|}}}|<dt id="Example 3">Example 3:</dt><dd>{{{x3}}}</dd>}}<!--
</code></dd>
-->{{#if: {{{x4|}}}|<dt id="Example 4">Example 4:</dt><dd>{{{x4}}}</dd>}}<!--
 
-->{{#if: {{{x5|}}}|<dt id="Example 5">Example 5:</dt><dd>{{{x5}}}</dd>}}<!--
-->{{#if: {{{x6|}}}|<dt id="Example 6">Example 6:</dt><dd>{{{x6}}}</dd>}}<!--
-->{{#if: {{{x7|}}}|<dt id="Example 7">Example 7:</dt><dd>{{{x7}}}</dd>}}<!--
-->{{#if: {{{x8|}}}|<dt id="Example 8">Example 8:</dt><dd>{{{x8}}}</dd>}}<!--
-->{{#if: {{{x9|}}}|<dt id="Example 9">Example 9:</dt><dd>{{{x9}}}</dd>}}<!--
-->{{#if:{{{x10|}}}|<dt id="Example 10">Example 10:</dt><dd>{{{x10}}}</dd>}}
| <dt>Examples:</dt><dd>''Example Needed''</dd>
}}
</dl>  
</dl>  


Line 99: Line 105:
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">See also:</dt>
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">See also:</dt>
<dd style="width:90%;padding:.3em .3em .3em 7em;column-count:4;">
<dd style="width:90%;padding:.3em .3em .3em 7em;column-count:4;">
<div style="display:block;">[[init (limitedRespawns)]]</div>
{{#if: {{{seealso|}}} | {{#replace:{{#replace:{{{seealso}}}|], [|][}}|],[|][}} | ''See also needed''}}
</dd>
</dd>
</dl>  
</dl>  
Line 106: Line 112:
<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block;border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Notes</div>
<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block;border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Notes</div>
<!-- NOTES -->
<!-- NOTES -->
<dl style="width:100%;"></dl>  
<dl style="width:100%;">{{{notes}}}</dl>  


<!-- CATEGORIES -->
<!-- CATEGORIES -->
[[Category:Functions: Eric's Mission Framework]]
[[Category:Functions: Eric's Mission Framework]]
[[Category:Limited Respawn: Eric's Mission Framework]]
[[Category:Limited Respawn: Eric's Mission Framework]]

Revision as of 03:06, 4 November 2022

Hover & click on the images for description
Description
Description:

- Missing Description -

Execution:

- Missing Execution -

Groups:



Syntax
Syntax:

Syntax needed


Return Value:
None
Examples
Examples:
Example Needed
Additional Information
See also:
See also needed


Notes
{{{notes}}}