Template:comment: Difference between revisions
From Videogame Interface Wiki
(Created) |
(Example, better user link handeling) |
||
Line 1: | Line 1: | ||
<includeonly><p class="comment">[[User:{{{1}}}|]]: {{{2}}}</p></includeonly><noinclude> | <includeonly><p class="comment"><span class="user">[[User:{{{1}}}|{{{1}}}]] adds:</span> {{{2}}}</p></includeonly><noinclude> | ||
==Notes== | ==Notes== | ||
This is a template for inserting comments into a page. | This is a template for inserting comments into a page. | ||
Line 10: | Line 10: | ||
<nowiki>{{comment|x|y}}</nowiki> | <nowiki>{{comment|x|y}}</nowiki> | ||
—replacing ''x'' with your username and ''y'' with your comment. | —replacing ''x'' with your username and ''y'' with your comment. Your comment can include regular [[mw:Help:Formatting|mediawiki syntax]] like bold and italics and line breaks. | ||
{{comment|Rjt|I guess you could jam a table in there if you really needed to.<br>This is what a comment looks like, btw~}} |
Latest revision as of 13:32, 15 April 2023
Notes
This is a template for inserting comments into a page.
You can use comments to make subjective notes about things that you think might be interest to readers. For example you may want to leave a note about problems you have with a particular design feature that others may not share.
Usage
To use, paste this in your page:—
{{comment|x|y}}
—replacing x with your username and y with your comment. Your comment can include regular mediawiki syntax like bold and italics and line breaks.
Rjt adds: I guess you could jam a table in there if you really needed to.
This is what a comment looks like, btw~