You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.

Difference between revisions of "Template:Todo"

From RoboWiki
Jump to navigation Jump to search
m
 
Line 8: Line 8:
  
 
==Info==
 
==Info==
This template is used when something in specific needs to be done in a page. Use this for general, unspecialized tasks. It should not be used on stubs.  
+
This template is used when something in specific needs to be done in a page. Use this for general, unspecialized tasks. It should not be used on stubs. It acts as a reminder that the page needs completion, and it tells readers that whatever is missing should be added soon.
  
 
All articles with this template will be included in [[:Category:Articles with things to do]].
 
All articles with this template will be included in [[:Category:Articles with things to do]].

Latest revision as of 04:05, 2 November 2016

Todo.png
To do: {{{1}}}

Care to do so?

Info

This template is used when something in specific needs to be done in a page. Use this for general, unspecialized tasks. It should not be used on stubs. It acts as a reminder that the page needs completion, and it tells readers that whatever is missing should be added soon.

All articles with this template will be included in Category:Articles with things to do.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 Yes Tasks What needs to be done.
nocat No No categorization To make the article not be categorized, give this a value, like "y".

Skeleton

{{todo | <tasks>}}

Examples

Code Result
{{todo|Find the number of Rookies in 2015.}}
Todo.png
To do: Find the number of Rookies in 2015.

Care to do so?

Template adopted from Pikipedia with permission.