Template:World records: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Come on now, really?)
(Added Defeat Bosses!)
Line 1: Line 1:
These are the world records for the stage, as obtained from the in-game global rankings feature. The following scores were retrieved on {{{date|}}}.
These are the world records for the challenge, as obtained from the in-game global rankings feature. The following scores were retrieved on {{{date|}}}.


{{#if:{{{dbs|}}}|
* Solo: {{{dbs}}}
* Co-op: {{{dbc}}}
|
{{#if:{{one|{{{cts|}}}|{{{bes|}}}}}|
{{#if:{{one|{{{cts|}}}|{{{bes|}}}}}|
* Solo: {{#if:{{{cts|}}}|{{pokos|{{{cts}}}}}|{{bepoints|{{{bes}}}}}}}
* Solo: {{#if:{{{cts|}}}|{{pokos|{{{cts}}}}}|{{bepoints|{{{bes}}}}}}}
Line 9: Line 13:
* Battle Enemies!
* Battle Enemies!
** Solo: {{bepoints|{{{bes}}}}}
** Solo: {{bepoints|{{{bes}}}}}
** Co-op: {{bepoints|{{{bec}}}}}}}<noinclude>
** Co-op: {{bepoints|{{{bec}}}}}}}}}<noinclude>


==Info==
==Info==
This template automatically writes down the contents of the "World records" section on [[Mission Mode]] articles. Just feed it the required information.
This template automatically writes down the contents of the "World records" section on [[Mission Mode]] and [[boss]] articles. Just feed it the required information.


==Parameters==
==Parameters==
Line 32: Line 36:
! bec
! bec
| No ||  || Battle Enemies! co-op || World record score on Battle Enemies!, co-op.
| No ||  || Battle Enemies! co-op || World record score on Battle Enemies!, co-op.
|-
! dbs
| No ||  || Defeat Bosses! solo || World record time on Defeat Bosses!, solo.
|-
! dbc
| No ||  || Defeat Bosses! co-op || World record time on Defeat Bosses!, co-op.
|}
|}


==Skeleton==
==Skeleton==
<pre>
<pre>
{{world records | date = {{date|<d>|<m>|<y>}} | cts = <CT! solo> | ctc = <CT! co-op> | bes = <BE! solo> | bec = <BE! co-op>}}
{{world records | date = {{date|<d>|<m>|<y>}} | cts = <CT! solo> | ctc = <CT! co-op> | bes = <BE! solo> | bec = <BE! co-op> | dbs = <DB! solo> | dbc = <DB! co-op>}}
</pre>
</pre>


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

Revision as of 13:45, December 8, 2015

These are the world records for the challenge, as obtained from the in-game global rankings feature. The following scores were retrieved on .

  • Collect Treasure!
    • Solo: Poko icon.png × {{{cts}}}
    • Co-op: Poko icon.png × {{{ctc}}}
  • Battle Enemies!
    • Solo: Icon for the soul in Battle Enemies!, taken from the game's textures. × {{{bes}}}
    • Co-op: Icon for the soul in Battle Enemies!, taken from the game's textures. × {{{bec}}}

Info

This template automatically writes down the contents of the "World records" section on Mission Mode and boss articles. Just feed it the required information.

Parameters

Parameter Mandatory Default Purpose Detailed description
date Yes Date of retrieval The date in which this data was retrieved. Use the {{date}} template here.
cts No Collect Treasure! solo World record score on Collect Treasure!, solo.
ctc No Collect Treasure! co-op World record score on Collect Treasure!, co-op.
bes No Battle Enemies! solo World record score on Battle Enemies!, solo.
bec No Battle Enemies! co-op World record score on Battle Enemies!, co-op.
dbs No Defeat Bosses! solo World record time on Defeat Bosses!, solo.
dbc No Defeat Bosses! co-op World record time on Defeat Bosses!, co-op.

Skeleton

{{world records | date = {{date|<d>|<m>|<y>}} | cts = <CT! solo> | ctc = <CT! co-op> | bes = <BE! solo> | bec = <BE! co-op> | dbs = <DB! solo> | dbc = <DB! co-op>}}