Template:Comment: Difference between revisions

734 bytes removed ,  2 years ago
m
17 revisions imported from wikipedia:Template:Comment
m (Reverted 1 edit by CurrentlyOngoing (talk) to last revision by GermanJoe. (TW))
m (17 revisions imported from wikipedia:Template:Comment)
 
(11 intermediate revisions by 8 users not shown)
Line 1:
[[File:Pictogram voting comment.svg|15px|link=18px]]&nbsp;'''{{{1|Comment:}}}'''<noinclude>{{documentation}}</noinclude>
{{doc|content=<pre>{{Comment}} Your comment here.</pre> produces "{{Comment}} Your comment here."
You can also use {{tlp|comment|optional word}} to put a word instead of "comment": <pre>{{comment|Note}}</pre> produces {{comment|Note}}.}}
 
== TemplateData ==
{{TemplateDataHeader}}
<templatedata>{
"description": "Indicates the insertion of a comment in a discussion. Displays an icon and a text string; takes one optional parameter which defines the text string.",
"params": {
"1": {
"label": "Display text",
"description": "Text which will replace default text; e.g. Note.",
"type": "string",
"default": "Comment",
"required": false
}
}
}</templatedata>
 
[[Category:Image with comment templates]]
 
</noinclude>