Template:Infobox enemy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 24: | Line 24: | ||
{{!}} {{#if:{{{nocat|}}}|{{{family}}}|{{#if:{{{family|}}}|[[{{{family}}} family|{{{family}}}]]{{#if:{{{af|}}}| {{tt|(assumed)|This creature's official family is not known, but it can only be assumed that this is its family, given that it is so similar to other members.}}}}|Unknown}}}}}} | {{!}} {{#if:{{{nocat|}}}|{{{family}}}|{{#if:{{{family|}}}|[[{{{family}}} family|{{{family}}}]]{{#if:{{{af|}}}| {{tt|(assumed)|This creature's official family is not known, but it can only be assumed that this is its family, given that it is so similar to other members.}}}}|Unknown}}}}}} | ||
|- | |- | ||
! [[ | ! [[Area]]s | ||
| {{{areas|None}}} | | {{{areas|None}}} | ||
|- | |- |
Revision as of 12:16, June 10, 2022
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. | |
heypikmin | 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. |
namecustom | No | Unknown | Scientific name, custom entry. Useful if you want to specify a different name per region. Use with care. |
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. |
sidestories | No | None | Side Story 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 = |heypikmin = |plant = |enemy_name = |image = |size = |caption = |image2 = |image3 = |imagetitle = |image2title = |image3title = |icon = |custom_icon = |name = |namecustom = |family = |af = |areas = |underground = |challenge = |missionct = |missionbe = |sidestories = |2p = |bingo = |attacks = |attacks1 = |attacks2 = |attacks3 = |attacksh = |noicons = |nocat = |nofamily = }}