LOFE:Comment: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><span style="color:teal">&#91;** {{{1}}}]</span></onlyinclude>
<onlyinclude><span style="color:blue">[** {{{1}}}]</span></onlyinclude>


<noinclude>
<noinclude>
==Using LOFE:Comment==
==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 brackets and preceded by two asterisks, like a proofing 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:
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>

Latest revision as of 00:46, 7 October 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.]