Template:Done: Difference between revisions
Jump to navigation
Jump to search
tidy doc |
|||
Line 14: | Line 14: | ||
Simple no parameters. | Simple no parameters. | ||
< | :<code><nowiki>Example task {{done}}</nowiki></code> | ||
Example task {{done}} | |||
</ | |||
:Example task {{done}} | |||
Example task {{done}} | |||
Expanded with parameters. | Expanded with parameters. | ||
< | :<code><nowiki>{{done|date=December 2018|text=Two members lost out of the airlock during repair.}}</nowiki></code> | ||
{{done|date=December 2018|text=Two members lost out of the airlock during repair.}} | |||
</ | |||
{{done|date=December 2018|text=Two members lost out of airlock during repair.}} | :{{done|date=December 2018|text=Two members lost out of the airlock during repair.}} | ||
===Parameters=== | ===Parameters=== |
Revision as of 11:49, 15 February 2019
Done
Documentation
Provides a tick and bold Done. It has optional date and text parameters. Examples:
Examples
Simple no parameters.
Example task {{done}}
- Example task Done
Expanded with parameters.
{{done|date=December 2018|text=Two members lost out of the airlock during repair.}}
- Done (December 2018 - Two members lost out of the airlock during repair.)
Parameters
- Date
- Use either Month YYYY or DD/MM/YYYY date format.
- Text
- Text note to be included.