CT/intro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(removed redundant check for page title)
m (removed linebreaks at beginning of page)
Line 1: Line 1:
<includeonly>
<includeonly>{{TemplateCase||{{DISPLAYTITLE:{{{macro}}}}{{Navbox/CT}}
{{TemplateCase||{{DISPLAYTITLE:{{{macro}}}}{{Navbox/CT}}
{{ConfigPage|start}}
{{ConfigPage|start}}
== Introduction ==
== Introduction ==
Line 26: Line 25:
{{#tag:syntaxhighlight|#define {{{macro}}} {{{value}}}|lang=cpp}}
{{#tag:syntaxhighlight|#define {{{macro}}} {{{value}}}|lang=cpp}}
</includeonly><noinclude>
</includeonly><noinclude>
== Usage ==
== Usage ==
<pre>
<pre>

Revision as of 12:14, 27 July 2022

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

{{TemplateCase||{{DISPLAYTITLE:CT_TREE}

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