Policy: Scripting Command Page Syntax – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Parameters)
Line 4: Line 4:


Types are written with leading uppercase.
Types are written with leading uppercase.
The parameters should be specified as names only, with types specified below, like this:
Syntax: | '''a''' min '''b'''
Parameter 1: a: [[Number]]
Parameter 2: b: [[Number]]


--[[User:Suma|Suma]] 10:36, 6 September 2007 (CEST)
--[[User:Suma|Suma]] 10:36, 6 September 2007 (CEST)

Revision as of 10:40, 6 September 2007

Proposal:

Values and commands are written with leading lowercase

Types are written with leading uppercase.

The parameters should be specified as names only, with types specified below, like this:

Syntax: | a min b

Parameter 1: a: Number

Parameter 2: b: Number

--Suma 10:36, 6 September 2007 (CEST)