Difference between revisions of "User:R3vo"
Jump to navigation
Jump to search
m |
m |
||
Line 62: | Line 62: | ||
*[[File:arguments_local.gif]] | *[[File:arguments_local.gif]] | ||
− | == Notes == | + | == Notes Templates == |
− | {{note| | + | <pre>{{note|Note}}</pre> |
+ | {{note|Note}} | ||
+ | |||
+ | <pre>{{Feature arma3|user defined text}}</pre> | ||
{{Feature arma3|Arma 3 note}} | {{Feature arma3|Arma 3 note}} | ||
+ | |||
+ | <pre>{{warning|Warning}}</pre> | ||
{{warning|Warning}} | {{warning|Warning}} | ||
− | {{Important| | + | |
+ | <pre>{{Important|Important note}}</pre> | ||
+ | {{Important|Important note}} | ||
+ | |||
+ | <pre>{{Informative|Information}}</pre> | ||
{{Informative|Information}} | {{Informative|Information}} |
Revision as of 16:09, 28 May 2018
Contents
About Me
User de |
User en-2 |
GUI Documentation
- User Interface Editor (Arma 3)
- Dialogs
- GUI Coordinates
- Pixel Grid System
- User Interface Event Handlers
- DIK KeyCodes
Eden
Scripting & Mission editing
Wiki editing
To-Do
Function and operator syntax
- SYNTAX:
- [param1, param2] call functionName ← no semicolon
- EXAMPLE:
[param1, param2] call functionName;← semicolon
Text formatting
- Inline code
Code
- Cursiv
- Bold face
- Colour
- Code comment
- Links
Icons
Notes Templates
{{note|Note}}
{{Feature arma3|user defined text}}
{{warning|Warning}}
{{Important|Important note}}
{{Informative|Information}}