Difference between revisions of "Template:Done"
Jump to navigation
Jump to search
(Redirect shamelessly copied from wikipedia.org) |
(No difference)
|
Latest revision as of 09:57, 17 September 2022
Done
This documentation is transcluded from Template:Done/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
This template is often used on talk pages to show clearly that a section of discussion has been resolved, so that each editor does not have to re-read the section.
Usage
You may either use {{done}} by itself for the default message or you may customize with optional parameters.
Template | Result |
---|---|
{{done}} |
Done |
1 = parameter:{{done|Custom message}} |
Custom message |
{{done|1=[[Wikipedia:Templates for discussion|Custom message with link]]}} |
Custom message with link |
reason = a.k.a. |note = or |2 = parameter:{{done|reason=Implemented with wording favored by comments on original request.}} |
Done: Implemented with wording favored by comments on original request. |
reason = (etc.) parameter paired with a custom message:{{done|Custom message|reason=Implemented with wording favored by comments on original request.}} |
Custom message: Implemented with wording favored by comments on original request. |
Example
Template:Pseudoheading
I think the article is biased in favour of the school. --John |
TemplateData
{
"description": "This template adds a green tick mark with text and is often used on talk pages to show clearly that a section of discussion has been resolved, so that each editor does not have to re-read the section.",
"params": {
"1": {
"label": "custom message",
"type": "content",
"default": "Done",
"description": "Enter an individual message to replace the default 'Done' text."
},
"reason": {
"label": "Reason",
"aliases": [ "note" ],
"type": "content",
"description": "Text to follow the text \"Done\""
}
}
}
See also
This list:
Inline icon templates by shape and color
Any of the following inline, comment-level templates can be converted into {{Resolved}}-style hatnotes by using {{Resbox}} to put a box around the icon and text.
Others
Multi-sign templates
The following templates implement several icons:
- {{AIV}} – used by Wikipedia:Administrator intervention against vandalism
- {{EP}} – used for servicing requests in edit-protected areas
- {{RFPP}} – used by Wikipedia:Requests for page protection
- {{UAA}} – used by Wikipedia:Usernames for administrator attention
- {{Smiley}} – used for informal communication purposes
Others
- Template:Check mark templates, for templates like these but without text
- Template:Icon, inline icon templates by shape and color
- Wikipedia:List of discussion templates, a more linear table of essentially the same set of templates
- Template:Resolved/See also, the smaller family of thread-level hatnote templates, similar to the above but with a box around them; any template above can be converted to one of those with {{Resbox}}
- Template:Table cell templates/doc, the family of table-specific templates that work only in tables
- Category:Image with comment templates
- Category:Resolution templates