Template:Infobox enemy: Difference between revisions
Jump to navigation
Jump to search
Greenpickle (talk | contribs) m (game names) |
m (Moved the max carriers section next to the carry weight.) |
||
Line 24: | Line 24: | ||
! width="30%" style="background: #e6e9ff;" | Carry weight | ! width="30%" style="background: #e6e9ff;" | Carry weight | ||
| width = "70%" | {{#if:{{{weight|}}}|{{{weight|}}}}} {{#if:{{{weight1|}}}|{{{weight1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{weight2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{weight|}}}||{{#if:{{{weight1|}}}||N/A}} }} | | width = "70%" | {{#if:{{{weight|}}}|{{{weight|}}}}} {{#if:{{{weight1|}}}|{{{weight1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{weight2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{weight|}}}||{{#if:{{{weight1|}}}||N/A}} }} | ||
|- | |||
! width="30%" style="background: #e6e9ff;" | Max. carriers | |||
| width = "70%" | {{#if:{{{max_pikmin|}}}|{{{max_pikmin|}}} Pikmin}} {{#if:{{{max_pikmin1|}}}|{{{max_pikmin1|}}} Pikmin in ''[[Pikmin (game)|Pikmin]]''<br />{{{max_pikmin2|}}} Pikmin in ''[[Pikmin 2]]''}} {{#if:{{{max_pikmin|}}}||{{#if:{{{max_pikmin1|}}}||N/A}} }} | |||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | Size | ! width="30%" style="background: #e6e9ff;" | Size | ||
| width = "70%" | {{#if:{{{height|}}}|{{{height|}}}mm}} {{#if:{{{height1|}}}|{{{height1|}}}mm in ''[[Pikmin (game)|Pikmin]]''<br />{{{height2|}}}mm in ''[[Pikmin 2]]''}} {{#if:{{{height|}}}||{{#if:{{{height1|}}}||N/A}} }} | | width = "70%" | {{#if:{{{height|}}}|{{{height|}}}mm}} {{#if:{{{height1|}}}|{{{height1|}}}mm in ''[[Pikmin (game)|Pikmin]]''<br />{{{height2|}}}mm in ''[[Pikmin 2]]''}} {{#if:{{{height|}}}||{{#if:{{{height1|}}}||N/A}} }} | ||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | Seed worth | ! width="30%" style="background: #e6e9ff;" | Seed worth |
Revision as of 10:05, January 26, 2011
Infobox enemy | |
---|---|
Appears in | |
Scientific name | Unknown |
Family | Unknown |
Areas | None |
Challenge Mode levels | None |
Carry weight | N/A |
Max. carriers | N/A |
Size | N/A |
Seed worth | N/A |
Attacks | N/A |
Hit points | N/A |
Use
{{Infobox enemy |pikmin = |pikmin2 = |plant = |image = |size = |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
- 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.
- image: The image name, including the extension.
- size: The image's size, in pixels.
- 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 or weight1, weight2: Its weight, in carriers.*
- height or height1, height2: Its height, in mm, as given by the e-Reader cards.*
- max_pikmin or max_pikmin1, max_pikmin2: The maximum number of Pikmin that can carry it.*
- seeds or seeds1, seeds2: Number of seeds that are released when it's brought to an onion.*
- value: Its value in Pokos.
- attacks or attacks1, attacks2: Its attacks.*
- vitality or vitality1, vitality2: Its HP.*
* Use the parameter without a number if the value is present and the same in both games; otherwise, use both of the numbered ones.