Template:P1 enemy technical: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
mNo edit summary
Tag: Mobile edit
Line 3: Line 3:
|-
|-
! Internal name
! Internal name
| {{{name}}}
| <code>{{{name}}}</code>
|-
|-
! [[HP]]
! [[HP]]

Revision as of 16:29, August 30, 2019

Pikmin technical information (?)
Internal name {{{name}}}
HP {{{hp}}}

Info

Used to describe the technical aspects of an enemy's data, in Pikmin.

Parameters

Parameter Mandatory Default Detailed description
name Yes The enemy's internal name.
hp Yes The enemy's HP.

Skeleton

{{p1 enemy technical
|name = 
|hp   = 
}}