Template:Enemy stats: Difference between revisions
Jump to navigation
Jump to search
(WIP until we decide on a style.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="margin: auto; text-align: center;" | {| class="wikitable" style="margin: auto; text-align: center;" | ||
{{#if:{{one|{{{weight1|}}}|{{{weight2|}}}|{{{weight3|}}}}} | | ! Game }} | {{#if:{{one|{{{weight1|}}}|{{{weight2|}}}|{{{weight3|}}}}} | | ! Game }} | ||
! style="width: 48px;" | [[Carrying|Weight]] | ! style="min-width: 48px;" | [[Carrying|Weight]] | ||
! style="width: 48px;" | Max. carriers | ! style="min-width: 48px;" | Max. carriers | ||
! style="width: 48px;" | Seeds | ! style="min-width: 48px;" | Seeds | ||
{{#if:{{only|{{{weight1|}}}|{{{weight2|}}}|{{{weight3|}}}}} | | ! style="width: 48px;" {{!}} Value }} | {{#if:{{only|{{{weight1|}}}|{{{weight2|}}}|{{{weight3|}}}}} | | ! style="min-width: 48px;" {{!}} Value }} | ||
! style="width: 48px;" | [[Health]] | ! style="min-width: 48px;" | [[Health]] | ||
|- | |- | ||
{{#if:{{{weight1|}}}| | {{#if:{{{weight1|}}}| | ||
Line 30: | Line 30: | ||
{{!}} {{tm|{{{carriers3}}}|{{#expr:{{{carriers3}}} + ({{{weight3}}} - 1)}}}} | {{!}} {{tm|{{{carriers3}}}|{{#expr:{{{carriers3}}} + ({{{weight3}}} - 1)}}}} | ||
{{!}} {{{seeds3}}} | {{!}} {{{seeds3}}} | ||
{{!}} {{pokos|{{{value3}}}}} | {{!}} {{pokos|{{{value3}}}}}<br>{{icon|Spirit||12px|v=BE enemy|l=Battle Enemies!|n=Points}} × {{{value3}}} | ||
{{!}} {{tt|{{{hp3}}}|For reference, in Pikmin 3, a Dwarf Red Bulborb has 100 HP, and a Red Bulborb has 1000. Rock Pikmin throws use their own damage calculation.}} | {{!}} {{tt|{{{hp3}}}|For reference, in Pikmin 3, a Dwarf Red Bulborb has 100 HP, and a Red Bulborb has 1000. Rock Pikmin throws use their own damage calculation.}} | ||
{{!}}- | {{!}}- |
Revision as of 09:50, September 4, 2015
Game | Weight | Max. carriers | Seeds | Health |
---|
Info
This template creates a table with an enemy's basic stats. It should be used on a "Stats" section near the start of the enemy's article.
Parameters
For each of these parameters' names, replace the asterisk with the number of the game (1, 2, or 3) for the value in that respective game. If the enemy appears in more than one game, simply add more parameters with the other numbers. The table will be automatically populated with the correct games' lines based on the parameters you feed it.
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
weight* | Yes | How much its corpse weighs. If it doesn't drop a corpse, write "N/A". | |
carriers* | Yes | Maximum number of Pikmin that can carry its corpse. If it doesn't drop a corpse, write "N/A". | |
seeds* | Yes | Number of seeds it gives when its corpse is delivered to an Onion. If it doesn't drop a corpse, write "N/A". | |
value* | Yes | Poko or point value. Used in caves, Challenge Mode, and Mission Mode. The Pikmin version of this parameter doesn't exist. If it doesn't have a value, write "N/A". | |
hp* | Yes | Health value. |
Skeleton
{{enemy stats |weight1 = | weight2 = | weight3 = |carriers1 = | carriers2 = | carriers3 = |seeds1 = | seeds2 = | seeds3 = |value1 = | value2 = | value3 = |hp1 = | hp2 = | hp3 = }}