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.
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"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{| style="clear:both; background: #E5F0FF; border:3px solid #99C2FF; margin:0 auto 1em;" | {| style="clear:both; background: #E5F0FF; border:3px solid #99C2FF; margin:0 auto 1em;" | ||
|- | |- | ||
− | |[[File:Todo.png| | + | |[[File:Todo.png|50px|center]] |
|'''''To do''':'' {{{1}}}<br> | |'''''To do''':'' {{{1}}}<br> | ||
''Care to <span class="plainlinks">[{{fullurl:{{TALKPAGENAME}}|action=edit}} do so]</span>?'' | ''Care to <span class="plainlinks">[{{fullurl:{{TALKPAGENAME}}|action=edit}} do so]</span>?'' |
Revision as of 23:18, 15 December 2015
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.
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.}} |
|
Template adopted from Pikipedia with permission.