Difference between revisions of "Template:Done"

From CETAF Identifiers Wiki
Jump to: navigation, search
(Created page with "alt= '''{{{1|Done}}}'''{{{{{|safesubst:}}}#if:{{{2|{{{note|{{{reason|}}}}}}}}}|: {{{2|{{{note|{{{reason}}}}}}}}}}}<!--template:done-...")
(No difference)

Revision as of 11:45, 3 February 2020

 Done

Usage

You may either use the template by itself for the default message or you may customize with optional parameters.

Template Result
{{done}}  Done
The first unnamed parameter a.k.a. |1= parameter:
{{done|Custom message}}
 Custom message
{{done|1=[[Wikipedia:Templates for discussion|Custom message with link]]}}  Custom message with link
The |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.
The |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.