LOFE:Comment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude><span style="color: | <onlyinclude><span style="color:blue">[** {{{1}}}]</span></onlyinclude> | ||
<noinclude> | <noinclude> | ||
| 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> | ||
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.]