CT/intro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added missing brackets)
m (Text replacement - "#Generic_events" to "#Generic_Events")
Line 16: Line 16:


=== Related User Interface Eventhandlers ===
=== Related User Interface Eventhandlers ===
* [[User_Interface_Event_Handlers#Generic_events|Events: General]]<!--
* [[User_Interface_Event_Handlers#Generic_Events|Events: General]]<!--
-->{{#if: {{{events|}}} |  
-->{{#if: {{{events|}}} |  
{{{events}}}
{{{events}}}

Revision as of 15:38, 19 September 2023

Usage

{{CT/intro
|macro = CT_TREE
|value = 1234
|description = Informative text about this control type.
|gallery = File:CT COMBO.jpg {{!}}Example image 1.
File:BIS fnc 3DENDiagFonts example.jpg{{!}}Image 2.
|commands = * command group CT
|events = 
* event1
* event2
}}

Result

Introduction

Informative text about this control type.

Related commands & functions

Related User Interface Eventhandlers

Alphabetical Order

TokenNames common to most controls, such as x, y, w, h, text, idc... can be found here.
Not all of the listed attributes might have an effect nor might the list be complete. All attributes were gathered with this config crawler.
#define CT_TREE 1234