Template:Todo: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Too huge.)
(New documentation style.)
Line 3: Line 3:
<includeonly>[[Category:Articles with things to do]]</includeonly><noinclude>
<includeonly>[[Category:Articles with things to do]]</includeonly><noinclude>
==Info==
==Info==
This template is used when something needs to be done in a page. The first parameter is the reason. All articles with this template will be included in [[:Category:Articles with things to do]].
This template is used when something needs to be done in a page.


[[Category:Templates]]
All articles with this template will be included in [[:Category:Articles with things to do]].
[[Category:Box templates|{{PAGENAME}}]]
 
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! 1
| '''Yes''' ||  || Tasks || What needs to be done.
|}
 
==Template==
<pre>
{{todo | <tasks>}}
</pre>
 
==Examples==
{| class = "wikitable"
! Code || Result
|-
| <pre>{{todo|Find the other value.}}</pre>
| {{todo|Find the other value.}}
|}
 
[[Category:Box templates]]
</noinclude>
</noinclude>

Revision as of 14:20, October 28, 2014

To do: {{{1}}}
Care to do so?

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.

Template

{{todo | <tasks>}}

Examples

Code Result
{{todo|Find the other value.}}

To do: Find the other value.
Care to do so?