Difference between revisions of "Template:Todo"

From Nottinghack Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[File:Todo.svg|18px|link=to do|alt=to do]]&nbsp;'''To do'''&nbsp;<!--
+
[[File:Todo.svg|18px|link=|alt=to do]]&nbsp;'''To do'''&nbsp;<!--
 
-->{{#if:{{{date|}}}{{{text|}}}|<!-- condition if A or B --><!--
 
-->{{#if:{{{date|}}}{{{text|}}}|<!-- condition if A or B --><!--
 
--><small>''(<!--
 
--><small>''(<!--

Revision as of 16:37, 15 February 2019

to do To do 

Documentation

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

Examples

Simple no parameters.

Example task {{todo}}
Example task to do To do 

Expanded with parameters.

{{todo|date=December 2018|text=Waiting for delivery of back up oxygen supply before attempting airlock during repair.}}
to do To do (December 2018 - Waiting for delivery of back up oxygen supply before attempting airlock during repair.)

Parameters

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