Policy: Scripting Command Page Syntax – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Parameters)
m (Removed bogus |)
Line 7: Line 7:
The parameters should be specified as names only, with types specified below, like this:
The parameters should be specified as names only, with types specified below, like this:


Syntax: | '''a''' min '''b'''  
Syntax: '''a''' min '''b'''  


Parameter 1: a: [[Number]]
Parameter 1: a: [[Number]]

Revision as of 10:41, 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)