LOFE:Comment: Difference between revisions

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


<noinclude>
<noinclude>
Line 9: Line 9:
<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.}}
Backup:
<onlyinclude><span style="color:teal">&#91;&#42;&#42; {{{1}}}&#93;</span></onlyinclude>


</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.]