Template:Wiki task: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(Corrections.)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
{{!}} {{#switch:{{{4}}} | 0={{tt|☆☆☆☆☆|None}} | 1={{tt|★☆☆☆☆|Preferably have played for a bit}} | 2={{tt|★★☆☆☆|Preferably have played some days}} | 3={{tt|★★★☆☆|Preferably have played to completion}} | 4={{tt|★★★★☆|Preferably knowledgeable with the details}} | 5={{tt|★★★★★|Preferably really knowledgeable with the details}}}}
{{!}} {{#switch:{{{4}}} | 0={{tt|☆☆☆☆☆|None}} | 1={{tt|★☆☆☆☆|Preferably have played for a bit}} | 2={{tt|★★☆☆☆|Preferably have played some days}} | 3={{tt|★★★☆☆|Preferably have played to completion}} | 4={{tt|★★★★☆|Preferably knowledgeable with the details}} | 5={{tt|★★★★★|Preferably really knowledgeable with the details}}}}
{{!}} {{#switch:{{{5}}} | 0={{tt|☆☆☆☆☆|None}} | 1={{tt|★☆☆☆☆|Some knowledge of the basics}} | 2={{tt|★★☆☆☆|Good knowledge of the basics}} | 3={{tt|★★★☆☆|Some knowledge of advanced features}} | 4={{tt|★★★★☆|Good knowledge of advanced features}} | 5={{tt|★★★★★|MediaWiki pro}}}}
{{!}} {{#switch:{{{5}}} | 0={{tt|☆☆☆☆☆|None}} | 1={{tt|★☆☆☆☆|Some knowledge of the basics}} | 2={{tt|★★☆☆☆|Good knowledge of the basics}} | 3={{tt|★★★☆☆|Some knowledge of advanced features}} | 4={{tt|★★★★☆|Good knowledge of advanced features}} | 5={{tt|★★★★★|MediaWiki pro}}}}
{{!}} style="text-align: right;" {{!}} {{{6}}}% <span style="width:{{{6}}}px; display:inline-block; background-color:#BEB;">&nbsp;</span><span style="width:{{#expr:100-{{{6}}}}}px; display:inline-block; background-color:#522">&nbsp;</span>
{{!}} {{#switch:{{{6}}} | Multiple=Multiple | None=None | {{icon|{{{6}}}}}}}
{{!}} {{{7|}}}</includeonly><noinclude>
{{!}} style="text-align: right;" {{!}} {{{7}}}% <span style="width:{{{7}}}px; display:inline-block; background-color:#BEB;">&nbsp;</span><span style="width:{{#expr:100-{{{7}}}}}px; display:inline-block; background-color:#522">&nbsp;</span>
{{!}} {{{8|}}}</includeonly><noinclude>


== Info ==
== Info ==
Line 30: Line 31:
|-
|-
! 6
! 6
| '''Yes''' || || Game || Applicable game. If there are multiple, type <code>Multiple</code>. If there is none, type <code>None</code>.
|-
! 7
| '''Yes''' || || Completion || Current completion status, from 0 to 100.
| '''Yes''' || || Completion || Current completion status, from 0 to 100.
|-
|-
! 7
! 8
| No || || Extra info || Any extra info to include.
| No || || Extra info || Any extra info to include.
|}
|}
Line 38: Line 42:
== Skeleton ==
== Skeleton ==
<pre>
<pre>
{{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;}}
{{wiki task | &lt;name&gt; | &lt;importance&gt; | &lt;duraiton&gt; | &lt;pikmin knowledge&gt; | &lt;mediawiki skill&gt; | &lt;game&gt; | &lt;completion&gt; | &lt;extra info&gt;}}
</pre>
</pre>


[[Category:Utility templates]]
[[Category:Utility templates]]</noinclude>
 
</noinclude>

Latest revision as of 08:30, April 23, 2023


Info

Used in Pikipedia:Current projects, 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 Game Applicable game. If there are multiple, type Multiple. If there is none, type None.
7 Yes Completion Current completion status, from 0 to 100.
8 No Extra info Any extra info to include.

Skeleton

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