Template:Infobox enemy: Difference between revisions
Jump to navigation
Jump to search
m (You think this is some sort of game, CSS?) |
(Made family optional if nocat exists.) |
||
Line 18: | Line 18: | ||
| width = "70%" | {{#if:{{{name|}}}|''{{{name|}}}''|Unknown}} | | width = "70%" | {{#if:{{{name|}}}|''{{{name|}}}''|Unknown}} | ||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | {{#if:{{{nocat|{{{family|}}}}}}|! width="30%" style="background: #e6e9ff;" {{!}} Family | ||
{{!}} width = "70%" {{!}} {{#if:{{{nocat|}}}|{{{family}}}|{{#if:{{{family|}}}|[[{{{family}}} family|{{{family}}}]]|Unknown}}}} | |||
{{!}}-}} | |||
! width="30%" style="background: #e6e9ff;" | [[Areas]] | ! width="30%" style="background: #e6e9ff;" | [[Areas]] | ||
| width = "70%" | {{{areas|None}}} | | width = "70%" | {{{areas|None}}} | ||
|- | |- | ||
{{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{ | {{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{!}} [[Cave]]s | ||
{{ | {{!}} width = "70%" {{!}} {{{underground|None}}} | ||
{{ | {{!}}-}} | ||
! width="30%" style="background: #e6e9ff;" | [[Challenge Mode]] levels | ! width="30%" style="background: #e6e9ff;" | [[Challenge Mode]] levels | ||
| width = "70%" | {{{challenge|None}}} | | width = "70%" | {{{challenge|None}}} | ||
|- | |- | ||
{{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{ | {{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{!}} [[2-Player Battle]] levels | ||
{{ | {{!}} width = "70%" {{!}} {{{2p|None}}} | ||
{{ | {{!}}-}} | ||
! width="30%" style="background: #e6e9ff;" | [[Carrying|Carry]] weight | ! width="30%" style="background: #e6e9ff;" | [[Carrying|Carry]] weight | ||
| width = "70%" | {{#if:{{{weight|}}}|{{{weight|}}}}} {{#if:{{{weight1|}}}|{{{weight1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{weight2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{weight|}}}||{{#if:{{{weight1|}}}||N/A}} }} | | width = "70%" | {{#if:{{{weight|}}}|{{{weight|}}}}} {{#if:{{{weight1|}}}|{{{weight1|}}} in ''[[Pikmin (game)|Pikmin]]''<br />{{{weight2|}}} in ''[[Pikmin 2]]''}} {{#if:{{{weight|}}}||{{#if:{{{weight1|}}}||N/A}} }} | ||
Line 76: | Line 76: | ||
|custom_icon = if the icon is not a Piklopedia one, but instead, custom-made, give this a value like "y" | |custom_icon = if the icon is not a Piklopedia one, but instead, custom-made, give this a value like "y" | ||
|name = scientific name | |name = scientific name | ||
|family = family name | |family = family name, optional if nocat is set | ||
|areas = areas in which it appears | |areas = areas in which it appears | ||
|underground = caves in which it appears | |underground = caves in which it appears |
Revision as of 08:07, October 7, 2014
Infobox enemy | |
---|---|
Appears in | |
Scientific name | Unknown |
Areas | None |
Challenge Mode levels | None |
Carry weight | N/A |
Max. carriers | N/A |
Size | Unknown |
Seed worth | N/A |
Attacks | N/A |
Hit points | N/A |
Use
{{Infobox enemy |pikmin = if it appears in Pikmin, give this parameter a value, like "y" |pikmin2 = ditto, but for Pikmin 2 |pikmin3 = ditto, but for Pikmin 3 |enemy_name = if the name differs from the page name, specify it here |image = the image name, including the extension |size = the image's size, in pixels (optional) |caption = the image's caption (optional) |icon = if it has an icon, specify the filename on the wiki here |custom_icon = if the icon is not a Piklopedia one, but instead, custom-made, give this a value like "y" |name = scientific name |family = family name, optional if nocat is set |areas = areas in which it appears |underground = caves in which it appears |challenge = Challenge Mode levels in which it appears |2p = 2-Player Battle areas in which it appears |weight = its weight (use if the same in all games) |weight1 = its weight (Pikmin 1 value) |weight2 = its weight (Pikmin 2 value) |height = its height, in mm, as given by the e-Reader cards (use if the same in all games) |height1 = its height, in mm, as given by the e-Reader cards (Pikmin 1 value) |height2 = its height, in mm, as given by the e-Reader cards (Pikmin 2 value) |max_pikmin = the maximum number of Pikmin that can carry it (use if the same in all games) |max_pikmin1 = the maximum number of Pikmin that can carry it (Pikmin 1 value) |max_pikmin2 = the maximum number of Pikmin that can carry it (Pikmin 2 value) |seeds = number of seeds that are released when it's brought to an onion (use if the same in all games) |seeds1 = number of seeds that are released when it's brought to an onion (Pikmin 1 value) |seeds2 = number of seeds that are released when it's brought to an onion (Pikmin 2 value) |value = its value in Pokos |attacks = list of attacks (use if the same in all games) |attacks1 = list of attacks (Pikmin 1 value) |attacks2 = list of attacks (Pikmin 2 value) |hp1 = amount of health in Pikmin |hp2 = amount of health in Pikmin 2 |hp3 = amount of health in Pikmin 3 |piklopedia = Piklopedia number, leave empty if N/A |noicons = give it a value, like "y", to disable display of game icons (to avoid conflicts with other templates) |nocat = give it a value, like "y", to make the template not categorize the creature (for "creatures" that aren't creatures, like eggs) }}