LOFE:Comment: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
To use it, call the template in the text:
To use it, call the template in the text:


<pre>{{LOFE:Comment| The source code should look like this.}}</pre>.
<pre>{{LOFE:Comment| The source code should look like this.}}</pre>
{{LOFE:Comment| The output should look like this.}}
{{LOFE:Comment| The output should look like this.}}
</noinclude>
</noinclude>

Revision as of 06:41, 18 August 2025

[** {{{1}}}]


Using LOFE:Comment

This is a template for a comment within a marked-up page. The one argument is the content of the comment, which will be rendered in a different colour (currently teal), in between square brackets and preceded by two asterisks, like a proofing comment.

To use it, call the template in the text:

{{LOFE:Comment| The source code should look like this.}}

[** The output should look like this.]