Template:Pikmin technical: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Added P3 attack reference.)
(More inclusive source.)
Line 1: Line 1:
{|class = "wikitable mw-collapsible mw-collapsed technicaltable"
{|class = "wikitable mw-collapsible mw-collapsed technicaltable"
! colspan = 2 | {{#switch:{{{game}}}|p1={{p1}}|p2={{p2}}|p3={{p3}}|hp={{hp}}|pb={{pb}}}} technical information <span style="font-size: 80%;">{{tt|(?)|These values come directly from the internal game files or from memory reading.}}</span>
! colspan = 2 | {{#switch:{{{game}}}|p1={{p1}}|p2={{p2}}|p3={{p3}}|hp={{hp}}|pb={{pb}}}} technical information <span style="font-size: 80%;">{{tt|(?)|These values come directly from the internal game files, from memory reading, or from in-game testing.}}</span>
|-
|-
{{#if:{{{attack|}}}|
{{#if:{{{attack|}}}|

Revision as of 18:57, January 7, 2023

technical information (?)

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 = 
}}