Template:Infobox enemy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Hey! Pikmin icon description.) |
||
Line 4: | Line 4: | ||
{{{!}} style = "min-width:100%;" | {{{!}} style = "min-width:100%;" | ||
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{enemy_name|{{PAGENAME}} }}}'' | {{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{enemy_name|{{PAGENAME}} }}}'' | ||
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|40px|{{#if:{{{custom_icon|}}}|Icon used to represent the enemy on the wiki.|Piklopedia icon.}}]] | {{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|40px|{{#if:{{{custom_icon|}}}|Icon used to represent the enemy on the wiki.|{{#if:{{{p2|}}}|Piklopedia icon.|Logs icon.}}}}]] | ||
{{!}}} | ''{{{enemy_name|{{PAGENAME}} }}}'' }} | {{!}}} | ''{{{enemy_name|{{PAGENAME}} }}}'' }} | ||
|- | |- |
Revision as of 13:11, August 19, 2017
Infobox enemy | |
---|---|
Appears in | N/A |
Scientific name | Unknown |
Family | Unknown |
Areas | None |
Attacks | N/A |
Info
This template is to be used at the top of enemy pages. It places an information box on the top-right corner of the page.
Pages with this template are automatically categorized on the corresponding categories: Category:Pikmin 1 enemies, Category:Pikmin 2 enemies, Category:Pikmin 3 enemies, Category:Pikmin Adventure enemies, Category:Hey! Pikmin enemies, Category:Pikmin 1 exclusive enemies, Category:Pikmin 2 exclusive enemies, Category:Pikmin 3 exclusive enemies, Category:Hey! Pikmin exclusive enemies, and/or the equivalent plant categories.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
pikmin | No | If this enemy appears in Pikmin, give this a value like "y". | |
pikmin2 | No | Same as above, but Pikmin 2. | |
pikmin3 | No | Same as above, but Pikmin 3. | |
pikminadventure | No | Same as above, but Pikmin Adventure. | |
hey_pikmin | No | Same as above, but Hey! Pikmin. | |
plant | No | If this is actually a plant or fungus (e.g. Pellet Posy), give this a value like "y". | |
enemy_name | No | {{PAGENAME}} | If the name of the enemy is different from the title of the page, specify it here. |
image | No | Image for the infobox, extension included. | |
size | No | The image's size. | |
caption | No | The image's caption, if needed. | |
image* | No | Secondary or tertiary image. Replace the asterisk with the number 2 or 3. Useful for enemies with multiple forms. | |
image*title | No | Primary, secondary or tertiary image's title. Replace the asterisk with the number 2 or 3 (or with nothing, for the primary image). | |
icon | No | If the enemy has an icon, specify its image here, extension included. | |
custom_icon | No | If the icon is custom-made, give this a value like "y". | |
name | No | Unknown | Scientific name. |
family | No | Unknown | Family name, without the word "family". If the family is unknown, omit. If nocat is defined, then nofamily should be also, if the family is unknown. |
af | No | Assumed family. If the creature's family is not official, but rather, an assumption, give this a value, like "y". | |
areas | No | None | Areas in which it appears. |
underground | No | None | Caves in which it appears. |
challenge | No | None | Pikmin and Pikmin 2 Challenge Mode levels it appears in. |
missionct | No | None | Collect treasure! Mission Mode levels it appears in. |
missionbe | No | None | Battle enemies! Mission Mode levels it appears in. |
2p | No | None | 2-Player Battle stages in which it appears. |
bingo | No | None | Bingo Battle levels it appears in. |
attacks[1] | No | N/A | The creature's attacks. |
noicons | No | Giving this a value like "y" disables the display of game icons, to avoid conflicts with other templates. | |
nocat | No | Giving this a value like "y" makes the template not auto-categorize the creature (for instance, for objects that aren't enemies, like eggs). | |
nofamily | No | Giving this a value like "y hides the family attribute (for instance, for objects that aren't enemies, like eggs). |
- ^ This is a per-game field. If this field has the exact same value in all three games, use this parameter. Otherwise, use the parameters named after it, but with a 1, 2 or 3 at the end. Example: use "weight" when the weight is the same in all games, but "weight1", "weight2", "weight3", and "weighth" when each game has a different one.
Skeleton
{{infobox enemy |pikmin = |pikmin2 = |pikmin3 = |hey_pikmin = |plant = |enemy_name = |image = |size = |caption = |image2 = |image3 = |imagetitle = |image2title = |image3title = |icon = |custom_icon = |name = |family = |af = |areas = |underground = |challenge = |missionct = |missionbe = |2p = |bingo = |attacks = |attacks1 = |attacks2 = |attacks3 = |attacksh = |noicons = |nocat = |nofamily = }}