Template:World records: Difference between revisions

Added Defeat Bosses!
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>