Template:Done: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
f the
titles
Line 11: Line 11:
Provides a tick and bold '''Done'''. It has optional date and text parameters. Examples:
Provides a tick and bold '''Done'''. It has optional date and text parameters. Examples:


===Examples===
<pre>
<pre>
Example task {{done}}
Example task {{done}}
Line 26: Line 27:


{{done|date=December 2018|text=Two members lost out of airlock during repair.}}
{{done|date=December 2018|text=Two members lost out of airlock during repair.}}
===Parameters===
;Date
:Use either Month YYYY or DD/MM/YYYY date format.
;Text
:Text note to be included.


[[Category:Templates highlighting]]
[[Category:Templates highlighting]]
</noinclude>
</noinclude>

Revision as of 11:40, 15 February 2019

 Done 

Documentation

Provides a tick and bold Done. It has optional date and text parameters. Examples:

Examples

Example task {{done}}

Renders as:

Example task  Done 

{{done|date=December 2018|text=Two members lost out of the airlock during repair.}}

Renders as:

 Done (December 2018 - Two members lost out of airlock during repair.)

Parameters

Date
Use either Month YYYY or DD/MM/YYYY date format.
Text
Text note to be included.