Template:Infobox enemy: Difference between revisions
Jump to navigation
Jump to search
m (Fixed Pikmin 2 enemy issue.) |
(Added a 'plant' parameter, and now parameters that don't belong in a certain game are hidden.) |
||
Line 19: | Line 19: | ||
| width = "70%" | {{{areas|N/A}}} | | width = "70%" | {{{areas|N/A}}} | ||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | {{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{Pipe}} [[Cave{{Pipe}}Underground areas]] | ||
{{Pipe}} width = "70%" {{Pipe}} {{{underground|N/A}}} | |||
{{Pipe}}-}} | |||
! width="30%" style="background: #e6e9ff;" | [[Challenge mode]] levels | ! width="30%" style="background: #e6e9ff;" | [[Challenge mode]] levels | ||
| width = "70%" | {{{challenge|N/A}}} | | width = "70%" | {{{challenge|N/A}}} | ||
Line 37: | Line 37: | ||
| width = "70%" | {{#if:{{{seeds|}}}|{{{seeds|}}}}} {{#if:{{{seeds1|}}}|{{{seeds1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{seeds2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{seeds|}}}||{{#if:{{{seeds1|}}}||N/A}} }} | | width = "70%" | {{#if:{{{seeds|}}}|{{{seeds|}}}}} {{#if:{{{seeds1|}}}|{{{seeds1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{seeds2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{seeds|}}}||{{#if:{{{seeds1|}}}||N/A}} }} | ||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | {{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{Pipe}} Treasure value | ||
{{Pipe}} width = "70%" {{Pipe}} {{#if:{{{value{{Pipe}}}}}{{Pipe}}{{{value{{Pipe}}}}} [[poko{{#ifeq:{{{value}}}{{Pipe}}1{{Pipe}}{{Pipe}}s}}]]{{Pipe}}N/A}} | |||
{{Pipe}}-}} | |||
! width="30%" style="background: #e6e9ff;" | Attacks | ! width="30%" style="background: #e6e9ff;" | Attacks | ||
| width = "70%" | {{#if:{{{attacks|}}}|{{{attacks|}}}}} {{#if:{{{attacks1|}}}|{{{attacks1|}}} (''[[Pikmin (game)|Pikmin]]'')<br />{{{attacks2|}}} (''[[Pikmin 2]]'')}} {{#if:{{{attacks|}}}||{{#if:{{{attacks1|}}}||N/A}} }} | | width = "70%" | {{#if:{{{attacks|}}}|{{{attacks|}}}}} {{#if:{{{attacks1|}}}|{{{attacks1|}}} (''[[Pikmin (game)|Pikmin]]'')<br />{{{attacks2|}}} (''[[Pikmin 2]]'')}} {{#if:{{{attacks|}}}||{{#if:{{{attacks1|}}}||N/A}} }} | ||
Line 47: | Line 47: | ||
|} | |} | ||
<includeonly>{{#ifeq:{{{family|}}}|Pikmin|[[Category:Pikmin species]]}} | <includeonly>{{#ifeq:{{{family|}}}|Pikmin|[[Category:Pikmin species]]}} | ||
{{#if:{{{family|}}}|[[Category:{{{family}}}s]]|[[Category:Creatures with no known family]]}} | {{#if:{{{family|}}}|[[Category:{{{family}}}s]]|{{#if:{{{plant|}}}|[[Category:Plants with no known family]]|[[Category:Creatures with no known family]]}} }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 53: | Line 53: | ||
==Use== | ==Use== | ||
<pre>{{Infobox enemy | <pre>{{Infobox enemy | ||
|pikmin = | |||
|pikmin2 = | |||
|plant = | |||
|image = | |image = | ||
|size = | |size = | ||
|technical = | |technical = | ||
|name = | |name = | ||
Line 88: | Line 89: | ||
*image: The image title, including the extension. | *image: The image title, including the extension. | ||
*pikmin: If it appears in ''Pikmin'', give this parameter a value, like ''y''. | |||
*pikmin2: If it appears in ''Pikmin 2'', give this parameter a value, like ''y''. | |||
*plant: If it's a plant, give this parameter a value, like ''y''. | |||
*size: The image's size. | *size: The image's size. | ||
*technical: Technical name. | *technical: Technical name. | ||
*name: Scientific name. | *name: Scientific name. | ||
*family: Family name. | *family: Family name. |
Revision as of 18:54, August 31, 2010
Infobox enemy | |
---|---|
Appears in | N/A |
Technical name | N/A |
Scientific name | N/A |
Family | N/A |
Areas | N/A |
Challenge mode levels | N/A |
Carry weight | N/A |
Size | N/A |
Max. carriers | N/A |
Seed worth | N/A |
Attacks | N/A |
Hit points | N/A |
Use
{{Infobox enemy |pikmin = |pikmin2 = |plant = |image = |size = |technical = |name = |family = |areas = |underground= |challenge = |weight = |weight1 = |weight2 = |height = |height1 = |height2 = |max_pikmin = |max_pikmin1= |max_pikmin2= |seeds = |seeds1 = |seeds2 = |value = |attacks = |attacks1 = |attacks2 = |vitality = |vitality1 = |vitality2 = }}
Parameters
Bold means mandatory.
- image: The image title, including the extension.
- pikmin: If it appears in Pikmin, give this parameter a value, like y.
- pikmin2: If it appears in Pikmin 2, give this parameter a value, like y.
- plant: If it's a plant, give this parameter a value, like y.
- size: The image's size.
- technical: Technical name.
- name: Scientific name.
- family: Family name.
- areas: Areas in which it appears.
- underground: Caves in which it appears.
- challenge: Challenge mode levels in which it appears.
- weight: Its weight.*
- weight1: In Pikmin.
- weigth2: In Pikmin 2.
- height: Its height, in mm, as given by the e-Reader cards.*
- height1: In Pikmin.
- height2: In Pikmin 2.
- max_pikmin: The maximum number of Pikmin that can carry it.*
- max_pikmin1: In Pikmin.
- max_pikmin2: In Pikmin 2.
- seeds: Number of seeds that are released when it's brought to an onion.*
- seeds1: In Pikmin.
- seeds2: In Pikmin 2.
- value: Its value in Pokos.
- attacks: Its attacks. Use N/A if there's none.*
- attacks1: In Pikmin.
- attacks2: In Pikmin 2.
- vitality: Its HP, in units.*
- vitality1: In Pikmin.
- vitality2: In Pikmin 2.
* Only use this one if it appears in all games, and has the same value. If it's not, use the following ones.