Template:P1 enemy technical: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Changed the CSS rules for the minimum width from inline CSS to a class. This fixes a problem with large tables on mobile.) |
||
Line 1: | Line 1: | ||
{|class = "wikitable mw-collapsible mw-collapsed | {|class = "wikitable mw-collapsible mw-collapsed technicaltable" | ||
! colspan = 4 | ''[[Pikmin (game)|Pikmin]]'' technical information <span style="font-size: 80%;">{{tt|(?)|These values come directly from the internal game files and from memory reading.}}</span> | ! colspan = 4 | ''[[Pikmin (game)|Pikmin]]'' technical information <span style="font-size: 80%;">{{tt|(?)|These values come directly from the internal game files and from memory reading.}}</span> | ||
|- | |- |
Revision as of 11:17, July 14, 2018
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 = }}