Preload/Command – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(Update preload)
(Fix preload exec → serverExec)
Line 9: Line 9:
|eff=  |Multiplayer Effects ("local" or "global")=
|eff=  |Multiplayer Effects ("local" or "global")=


|exec=  |Multiplayer Execution ("server" or empty)=
|serverExec=  |Multiplayer Execution ("server" or empty)=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 272: Line 272:
<!-- For example:
<!-- For example:
<dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd>
<dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd>
<dt class="note">'''[[User:User Name|User Name]]'''</dt>
<dt class="note">[[User:User Name|User Name]]</dt>
<dd class="note">This is an example note. It is true and verifiable, and contains a little code snippet.
<dd class="note">This is an example note. It is true and verifiable, and contains a little code snippet.
<code>[[if]] ([[_this]] == anExample) [[then]] { [[hint]] "Leave it here for others to read"; };</code></dd>
<code>[[if]] ([[_this]] == anExample) [[then]] { [[hint]] "Leave it here for others to read"; };</code></dd>
Line 280: Line 280:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
<!-- Appropriate categories go here -->
<!-- Non-automatic appropriate categories go here, e.g
 
[[Category:Scripting Commands {{arma3}}|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
-->


</includeonly><noinclude>{{Informative|'''Preload (experimental)''' template page.}}
</includeonly><noinclude>{{Informative|'''Preload (experimental)''' command template page.}}


== See Also ==
== See Also ==

Revision as of 22:14, 14 January 2020

Preload (experimental) command template page.

See Also