codecomment – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Update // → cc link)
Line 14: Line 14:
== See also ==
== See also ==
* [[Template:cc]]
* [[Template:cc]]
[[Category:Templates|{{uc:codecomment}}]]
</noinclude>
</noinclude>

Revision as of 23:22, 29 November 2020

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