Lou Montana/Sandbox/Template:Command – User

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add arg/eff)
m (Fix some syntax condition and Notes messagebox, Move "introduced in" line under icons)
Line 23: Line 23:
-->{{#if:{{{exec|}}}|{{ServerExec|cmd|exec|{{{exec}}}|categorize}}|}}<!-- Exec Param
-->{{#if:{{{exec|}}}|{{ServerExec|cmd|exec|{{{exec}}}|categorize}}|}}<!-- Exec Param


-->&nbsp;&nbsp;<!-- space between server exec and "introduced in" text
--><br><!-- space between server exec and "introduced in" text


-->[[:Category:{{Name|{{{game|{{{game1|{{{1}}}}}}}}}}}: New Scripting Commands List|Introduced in '''{{Name|{{{game|{{{game1|{{{1}}}}}}}}}}}''']] <!-- -->[[:Category:Introduced with {{Name|{{{game|{{{game1|{{{1}}}}}}}}}}} version {{{version|{{{2|1.00}}}}}}|version '''{{{version|{{{2|1.00}}}}}}''']]
-->[[:Category:{{Name|{{{game|{{{game1|{{{1}}}}}}}}}}}: New Scripting Commands List|Introduced in '''{{Name|{{{game|{{{game1|{{{1}}}}}}}}}}}''']] <!-- -->[[:Category:Introduced with {{Name|{{{game|{{{game1|{{{1}}}}}}}}}}} version {{{version|{{{2|1.00}}}}}}|version '''{{{version|{{{2|1.00}}}}}}''']]
Line 232: Line 232:
</dl>|}}<!--
</dl>|}}<!--


-->{{#if:{{{4|}}}|
-->{{#if:{{{s1|{{{4|}}}}}}|
<h3>Examples</h3>
<h3>Examples</h3>
<dl>|}}<!--
<dl>|}}<!--
Line 261: Line 261:
{{#if:{{{x10|}}}|{{Command-example|{{{x10}}}|Example 10}}|}}|}}|}}|}}|}}|}}|}}|}}|}} }}<!--
{{#if:{{{x10|}}}|{{Command-example|{{{x10}}}|Example 10}}|}}|}}|}}|}}|}}|}}|}}|}}|}} }}<!--


-->{{#if:{{{4|}}}|</dl>
-->{{#if:{{{s1|{{{4|}}}}}}|</dl>
<h3>Additional Information</h3>
<h3>Additional Information</h3>
<dl>
<dl>
Line 276: Line 276:


<h3>Notes</h3>
<h3>Notes</h3>
<dd style{{=}}"font-size: smaller; text-align: center">
{{Messagebox
{{Messagebox
| <span style{{=}}"font-size: small; text-align: center">
| '''Only post proven facts here.'''<!--
'''Only post proven facts here.'''<!--
--> Report bugs on [http://feedback.arma3.com/ the feedback tracker].<!--
--> Report bugs on [http://feedback.arma3.com/ the feedback tracker].<!--
--> Use the [[{{NAMESPACE}} talk:{{PAGENAME}}|Talk page]] or the [https://forums.bohemia.net/ Forums] for discussions.<br>
--> Use the [[{{NAMESPACE}} talk:{{PAGENAME}}|Talk page]] or the [https://forums.bohemia.net/ Forums] for discussions.<br>
<span class{{=}}"plainlinks">
<span class{{=}}"plainlinks">
[{{canonicalurl:{{FULLPAGENAMEE}}|action=edit&section{{=}}new&preload{{=}}Template:Add_new_note&preloadtitle{{=}}&summary{{=}}Added+new+note&nosummary{{=}}true}} Add New Note] <nowiki>|</nowiki> [[How To]]
[{{canonicalurl:{{FULLPAGENAMEE}}|action=edit&section{{=}}new&preload{{=}}Template:Add_new_note&preloadtitle{{=}}&summary{{=}}Added+new+note&nosummary{{=}}true}} Add New Note] <nowiki>|</nowiki> [[How To]]
</span>
</span>
</span>
| i
| i
| #E5EEF8
| #E5EEF8
}}
}}
</dd>
</div></includeonly><noinclude>
</div></includeonly><noinclude>


Line 307: Line 307:
|x1= <code>[[player]] [[setDammage]] 1;</code>
|x1= <code>[[player]] [[setDammage]] 1;</code>
|seealso= [[SeeAlso1]] [[SeeAlso2]], [[SeeAlso3]]
|seealso= [[SeeAlso1]] [[SeeAlso2]], [[SeeAlso3]]
|mp= This works well in Multiplayer. Have fun!
}}
}}
</noinclude>
</noinclude>

Revision as of 16:37, 22 December 2019

This page is an attempt to refresh the Command template, do not empty it even if this page is listed in commands categories!
Logo A0.png1.5Logo A2.png1.00tkoh logo small.png1.01  Template:EffArgTemplate:EffArg  Template:ServerExec
Introduced in Operation Flashpoint version 1.5
Click on the images for descriptions

Description

Description:
the command's description

Syntax

Syntax:
unit setDammage damageAmount
Template:Command-param Template:Command-param
Return Value:
Nothing

Examples

Template:Command-example

Additional Information

Multiplayer:
This works well in Multiplayer. Have fun!
See also:
Template:busaSeeAlso1 SeeAlso2SeeAlso3

Notes

i
Only post proven facts here. Report bugs on the feedback tracker. Use the Talk page or the Forums for discussions.

Add New Note | How To