Template:Wiki task: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{!}} {{#switch:{{{1}}} | 1={{tt|★☆☆☆☆|Not important}} | 2={{tt|★★☆☆☆|Barely important}} | 3={{tt|★★★☆☆|A bit important}} | 4={{tt|...") |
(Knew I was forgetting something.) |
||
Line 1: | Line 1: | ||
<includeonly>{{!}} {{#switch:{{{ | <includeonly>{{!}} [[#{{{1}}}|{{{1}}}]] | ||
{{!}} {{#switch:{{{ | {{!}} {{#switch:{{{2}}} | 1={{tt|★☆☆☆☆|Not important}} | 2={{tt|★★☆☆☆|Barely important}} | 3={{tt|★★★☆☆|A bit important}} | 4={{tt|★★★★☆|Important}} | 5={{tt|★★★★★|Very important}}}} | ||
{{!}} {{#switch:{{{ | {{!}} {{#switch:{{{3}}} | 1={{tt|★☆☆☆☆|Some minutes}} | 2={{tt|★★☆☆☆|Some hours}} | 3={{tt|★★★☆☆|Some days}} | 4={{tt|★★★★☆|Some weeks}} | 5={{tt|★★★★★|Some months}}}} | ||
{{!}} {{#switch:{{{ | {{!}} {{#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:{{{ | {{!}} {{#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:{{{6}}} | 0=0% ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ | 1=10% ⬛⬜⬜⬜⬜⬜⬜⬜⬜⬜ | 2=20% ⬛⬛⬜⬜⬜⬜⬜⬜⬜⬜ | 3=30% ⬛⬛⬛⬜⬜⬜⬜⬜⬜⬜ | 4=40% ⬛⬛⬛⬛⬜⬜⬜⬜⬜⬜ | 5=50% ⬛⬛⬛⬛⬛⬜⬜⬜⬜⬜ | 6=60% ⬛⬛⬛⬛⬛⬛⬜⬜⬜⬜ | 7=70% ⬛⬛⬛⬛⬛⬛⬛⬜⬜⬜ | 8=80% ⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜ | 9 = 90% ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ }} | ||
{{!}} {{{7|}}}</includeonly><noinclude> | |||
== Info == | == Info == | ||
Line 14: | Line 15: | ||
|- | |- | ||
! 1 | ! 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. | | '''Yes''' || || Importance || Importance rating, from 1 to 5. | ||
|- | |- | ||
! | ! 3 | ||
| '''Yes''' || || Duration || Duration rating, from 1 to 5. | | '''Yes''' || || Duration || Duration rating, from 1 to 5. | ||
|- | |- | ||
! | ! 4 | ||
| '''Yes''' || || Pikmin knowledge || Pikmin knowledge rating, from 0 to 5. | | '''Yes''' || || Pikmin knowledge || Pikmin knowledge rating, from 0 to 5. | ||
|- | |- | ||
! | ! 5 | ||
| '''Yes''' || || MediaWiki skill || MediaWiki skill rating, from 0 to 5. | | '''Yes''' || || MediaWiki skill || MediaWiki skill rating, from 0 to 5. | ||
|- | |- | ||
! | ! 6 | ||
| '''Yes''' || || Status || Current completion status, from 0 to 10. | | '''Yes''' || || Status || Current completion status, from 0 to 10. | ||
|- | |- | ||
! | ! 7 | ||
| No || || Extra info || Any extra info to include. | | No || || Extra info || Any extra info to include. | ||
|} | |} | ||
Line 34: | Line 38: | ||
== Skeleton == | == Skeleton == | ||
<pre> | <pre> | ||
{{wiki task | <importance> | <duraiton> | <pikmin knowledge> | <mediawiki skill> | <status> | <extra info>}} | {{wiki task | <name> | <importance> | <duraiton> | <pikmin knowledge> | <mediawiki skill> | <status> | <extra info>}} | ||
</pre> | </pre> | ||
Revision as of 18:02, 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 | Status | 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> | <status> | <extra info>}}