Template:Wiki task: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 30: Line 30:
|-
|-
! 6
! 6
| '''Yes''' || || Status || Current completion status, from 0 to 10.
| '''Yes''' || || Completion || Current completion status, from 0 to 10.
|-
|-
! 7
! 7
Line 38: Line 38:
== Skeleton ==
== Skeleton ==
<pre>
<pre>
{{wiki task | &lt;name&gt; | &lt;importance&gt; | &lt;duraiton&gt; | &lt;pikmin knowledge&gt; | &lt;mediawiki skill&gt; | &lt;status&gt; | &lt;extra info&gt;}}
{{wiki task | &lt;name&gt; | &lt;importance&gt; | &lt;duraiton&gt; | &lt;pikmin knowledge&gt; | &lt;mediawiki skill&gt; | &lt;completion&gt; | &lt;extra info&gt;}}
</pre>
</pre>



Revision as of 19:14, November 7, 2018


Info

Used in Pikipedia:Tasks, to help write down a task's stats on the main table, complete with tooltips and bars.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 Yes Name Name of the task, and name of the section that details the task.
2 Yes Importance Importance rating, from 1 to 5.
3 Yes Duration Duration rating, from 1 to 5.
4 Yes Pikmin knowledge Pikmin knowledge rating, from 0 to 5.
5 Yes MediaWiki skill MediaWiki skill rating, from 0 to 5.
6 Yes Completion Current completion status, from 0 to 10.
7 No Extra info Any extra info to include.

Skeleton

{{wiki task | <name> | <importance> | <duraiton> | <pikmin knowledge> | <mediawiki skill> | <completion> | <extra info>}}