Template:Doing/doc
Jump to navigation
Jump to search
Description[edit source]
A template, commonly used on request or discussion pages, to mark something as "Doing".
Usage[edit source]
You may either use {{doing}} by itself for the default message or you may add a custom message as an optional parameter.
Template | Result |
---|---|
{{doing}} |
![]() |
{{doing|Custom message}} |
![]() |
{{doing|[[Project:Sandbox|Custom message with link]]}} |
![]() |
The |reason= a.k.a. |note= parameter:{{doing|reason=The quick brown fox jumps over the lazy dog.}} |
![]() |
Note that the ellipsis (...) is part of the default message, and cannot be disabled.
Credits[edit source]
This template's code was taken from Template:Done and Template:Doing on the English Wikipedia.