codecomment – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page update)
m (Update // → cc link)
Line 13: Line 13:


== See also ==
== See also ==
* [[Template://]]
* [[Template:cc]]
</noinclude>
</noinclude>

Revision as of 21:53, 17 August 2019

Displays a code comment.

Usage

{{codecomment|// code comment to display}}

Result

// code comment to display

Source

<span style="color: #00F; font-style: italic;">{{{1}}}</span>

See also