Template:Pikmin technical

From Pikipedia, the Pikmin wiki
Revision as of 17:18, January 7, 2023 by Espyo (talk | contribs) (Created page with "{|class = "wikitable mw-collapsible mw-collapsed technicaltable" ! colspan = 2 | {{#switch:{{{game}}}|p1={{p1}}|p2={{p2}}|p3={{p3}}|hp={{hp}}|pb={{pb}}}} technical information...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{#if:| {{#if:| {{{dig_speed}}}
technical information (?)
Attack strength {{{attack}}}
Running speed {{{run_speed}}}

Info

This is used to describe the technical aspects of a Pikmin's data.

Parameters

Parameter Mandatory Default Detailed description
game Yes The game being documented. Values are p1, p2, p3, hp, pb.
attack No Attack strength.
run_speed No Running speed.
dig_speed No Digging speed.

Skeleton

{{pikmin technical
|game      = 
|attack    = 
|run_speed = 
|dig_speed = 
}}