Template:World records: Difference between revisions

Added a note about P3 world records.
(Added skeleton.)
(Added a note about P3 world records.)
 
(6 intermediate revisions by 2 users not shown)
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|}}}.
{{#if:{{{p3|}}}|In ''Pikmin 3'', these|{{#if:{{{p3d|}}}|In ''Pikmin 3 Deluxe'', these|These}}}} are the world records for the challenge, as obtained from the in-game [[Pikmin 3#Global rankings|global rankings]] feature. The following scores were retrieved on {{{date|}}}. {{#if:{{{p3|}}}|Since the in-game leaderboards have been [[Pikmin 3#Global rankings|compromised]], it is impossible to obtain more up-to-date legitimate records from the game, though players may have obtained higher scores since.}}


{{#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}}}|y}}|{{bepoints|{{{bes}}}}}}}
* Co-op: {{#if:{{{ctc|}}}|{{pokos|{{{ctc}}}}}|{{bepoints|{{{bec}}}}}}} |
* Co-op: {{#if:{{{ctc|}}}|{{pokos|{{{ctc}}}|y}}|{{bepoints|{{{bec}}}}}}} |
* Collect Treasure!
* Collect Treasure!
** Solo: {{pokos|{{{cts}}}}}
** Solo: {{pokos|{{{cts}}}|y}}
** Co-op: {{pokos|{{{ctc}}}}}
** Co-op: {{pokos|{{{ctc}}}|y}}
* 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.
|-
! p3
| No ||  || ''Pikmin 3'' values || If this has a value, like "y", then the text starts off by explaining these are the values for ''Pikmin 3''.
|-
! p3d
| No ||  || ''Pikmin 3 Deluxe'' values || If this has a value, like "y", then the text starts off by explaining these are the values for ''Pikmin 3 Deluxe''.
|}
|}


==Skeleton==
==Skeleton==
<pre>
<pre>
{{world record | 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> | p3 = <Pikmin 3?> | p3d = <Pikmin 3 Deluxe?>}}
</pre>
</pre>


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