Template:Todo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Nocat.) |
||
Line 1: | Line 1: | ||
{{box|'''''To do''':'' {{{1}}}<br> | {{box|'''''To do''':'' {{{1}}}<br> | ||
''Care to <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|action=edit}} do so]</span>?''|||text-align: center; max-width: 80%;}} | ''Care to <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|action=edit}} do so]</span>?''|||text-align: center; max-width: 80%;}} | ||
<includeonly>[[Category:Articles with things to do]]</includeonly><noinclude> | <includeonly>{{#if:{{{nocat|}}}||[[Category:Articles with things to do]]}}</includeonly><noinclude> | ||
==Info== | ==Info== | ||
This template is used when something needs to be done in a page. | This template is used when something needs to be done in a page. | ||
Line 13: | Line 13: | ||
! 1 | ! 1 | ||
| '''Yes''' || || Tasks || What needs to be done. | | '''Yes''' || || Tasks || What needs to be done. | ||
|- | |||
! nocat | |||
| No || || No categorization || To make the article not be categorized, give this a value, like "y". | |||
|} | |} | ||
Revision as of 17:04, September 7, 2015
To do: {{{1}}} |
Info
This template is used when something needs to be done in a page.
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 other value.}} |
|