Lou Montana/Sandbox/Template:Command – User

From Bohemia Interactive Community
Jump to navigation Jump to search
(Add links to game commands and game version commands)
m (Add more spacing and default versions)
Line 9: Line 9:


-->{{GVI|{{{game|{{{game1|{{{1}}}}}}}}}|{{{version|{{{2}}}}}}|categorize}}<!--
-->{{GVI|{{{game|{{{game1|{{{1}}}}}}}}}|{{{version|{{{2}}}}}}|categorize}}<!--
-->{{#if:{{{game2|}}}|{{GVI|{{{game2}}}|{{{version2}}}|categorize}}|}}<!-- These parameters were not
-->{{#if:{{{game2|}}}|{{GVI|{{{game2}}}|{{{version2|1.00}}}|categorize}}|}}<!-- These parameters were not
-->{{#if:{{{game3|}}}|{{GVI|{{{game3}}}|{{{version3}}}|categorize}}|}}<!-- mentioned in the documentation
-->{{#if:{{{game3|}}}|{{GVI|{{{game3}}}|{{{version3|1.00}}}|categorize}}|}}<!-- mentioned in the documentation
-->{{#if:{{{game4|}}}|{{GVI|{{{game4}}}|{{{version4}}}|categorize}}|}}<!-- which was copy pasted
-->{{#if:{{{game4|}}}|{{GVI|{{{game4}}}|{{{version4|1.00}}}|categorize}}|}}<!-- which was copy pasted
-->{{#if:{{{game5|}}}|{{GVI|{{{game5}}}|{{{version5}}}|categorize}}|}}<!-- from the documentation for {{Command}}
-->{{#if:{{{game5|}}}|{{GVI|{{{game5}}}|{{{version5|1.00}}}|categorize}}|}}<!-- from the documentation for {{Command}}


-->&nbsp;&nbsp;<!-- space between game versions and effects
-->&nbsp;&nbsp;<!-- space between game versions and effects
Line 22: Line 22:


-->{{#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


-->[[: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 290: Line 292:
{{User:Lou_Montana/Sandbox/Template:Command|Comments=
{{User:Lou_Montana/Sandbox/Template:Command|Comments=
|game= ofp
|game= ofp
|game2= arma2
|game5= tkoh
|version= 1.5
|version= 1.5
|version4= 0.99
|version5= 1.01
|exec= server
|description= the command's description
|description= the command's description
|s1= unit [[setDammage]] damageAmount
|s1= unit [[setDammage]] damageAmount

Revision as of 15:36, 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: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
Template:Command-example
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