Template:APIComment/documentation
Jump to navigation
Jump to search
Template Documentation
This template is for use with the Synthesis API reference documentation only. It is used to display comments in code samples.
Usage
Here's an example of how to use the template:
{{APIComment|'This is a code comment.}}
The output is displayed as follows:
'This is a code comment.