Template:Comment: Difference between revisions

added TemplateData
m (Migrating 6 interwiki links, now provided by Wikidata on d:Q7605021)
(added TemplateData)
Line 2:
{{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>{
"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]]
 
Anonymous user