Template:Infobox plant: Difference between revisions
Jump to navigation
Jump to search
m (Simplifying template.) |
(Added Hey! Pikmin.) |
||
Line 1: | Line 1: | ||
{{#if:{{{noicons|}}}||{{game icons| | {{#if:{{{noicons|}}}||{{game icons|p={{{pikmin|}}}|p2={{{pikmin2|}}}|p3={{{pikmin3|}}}|hp={{{hey_pikmin|}}}}}}} | ||
{| class="infobox" | {| class="infobox" | ||
! colspan="2" class="infoboxTitle" | {{#if:{{{icon|}}} | | ! colspan="2" class="infoboxTitle" | {{#if:{{{icon|}}} | | ||
Line 12: | Line 12: | ||
{{!}}- }} | {{!}}- }} | ||
! style="width: 30%;" | Appears in | ! style="width: 30%;" | Appears in | ||
| {{#if:{{{pikmin|}}}| | | {{#if:{{{pikmin|}}}|{{p1}}{{#if:{{{pikmin2|}}}{{{pikmin3|}}}{{{hey_pikmin|}}}|, }}{{#if:{{{pikmin2|}}}|{{p2}}{{#if:{{{pikmin3|}}}{{{hey_pikmin|}}}|, }}}}{{#if:{{{pikmin3|}}}|{{p3}}{{#if:{{{hey_pikmin|}}}|, }}{{#if:{{{hey_pikmin|}}}|{{hp}}}} | ||
|- | |- | ||
! Scientific name | ! Scientific name | ||
Line 50: | Line 50: | ||
{{!}} {{#if:{{{piklopedia|}}}|#{{{piklopedia}}}|N/A}} }} | {{!}} {{#if:{{{piklopedia|}}}|#{{{piklopedia}}}|N/A}} }} | ||
|}<includeonly>{{#if:{{{family|}}}|[[Category:{{{family}}} family]]|[[Category:Plants and fungi with no known family]]}}{{#if:{{{pikmin|}}} | |}<includeonly>{{#if:{{{family|}}}|[[Category:{{{family}}} family]]|[[Category:Plants and fungi with no known family]]}}{{#if:{{{pikmin|}}} | ||
|[[Category: Pikmin 1 vegetation]]}}{{#if:{{{pikmin2|}}} | |[[Category:Pikmin 1 vegetation]]}}{{#if:{{{pikmin2|}}} | ||
|[[Category: Pikmin 2 vegetation]]}}{{#if:{{{pikmin3|}}} | |[[Category:Pikmin 2 vegetation]]}}{{#if:{{{pikmin3|}}} | ||
|[[Category: Pikmin 3 vegetation]]}}</includeonly><noinclude> | |[[Category:Pikmin 3 vegetation]]}}{{#if:{{{hey_pikmin|}}} | ||
|[[Category:Hey Pikmin vegetation]]}}</includeonly><noinclude> | |||
{{clear}} | {{clear}} | ||
Line 58: | Line 59: | ||
Place this at the top of [[plant]] and fungus articles. It creates an information box with data about the plant or fungus. | Place this at the top of [[plant]] and fungus articles. It creates an information box with data about the plant or fungus. | ||
Pages with this template are automatically categorized under the corresponding [[:Category:Families|family category]], and list of vegetation in the corresponding game(s) ([[:Category:Pikmin 1 vegetation]], [[:Category:Pikmin 2 vegetation]], [[:Category:Pikmin 3 vegetation]]). | Pages with this template are automatically categorized under the corresponding [[:Category:Families|family category]], and list of vegetation in the corresponding game(s) ([[:Category:Pikmin 1 vegetation]], [[:Category:Pikmin 2 vegetation]], [[:Category:Pikmin 3 vegetation]], [[:Category:Hey! Pikmin vegetation]]). | ||
==Parameters== | ==Parameters== | ||
Line 72: | Line 73: | ||
! pikmin3 | ! pikmin3 | ||
| No || || Same as above, but ''Pikmin 3''. | | No || || Same as above, but ''Pikmin 3''. | ||
|- | |||
! hey_pikmin | |||
| No || || Same as above, but ''Hey! Pikmin''. | |||
|- | |- | ||
! image | ! image | ||
Line 137: | Line 141: | ||
|pikmin2 = | |pikmin2 = | ||
|pikmin3 = | |pikmin3 = | ||
|hey_pikmin = | |||
|image = | |image = | ||
|size = | |size = |
Revision as of 15:39, May 5, 2017
Infobox plant | |
---|---|
Appears in | Pikmin{{#if:|Pikmin 3 |
Scientific name | Unknown |
Family | Unknown |
Areas | None |
Info
Place this at the top of plant and fungus articles. It creates an information box with data about the plant or fungus.
Pages with this template are automatically categorized under the corresponding family category, and list of vegetation in the corresponding game(s) (Category:Pikmin 1 vegetation, Category:Pikmin 2 vegetation, Category:Pikmin 3 vegetation, Category:Hey! Pikmin vegetation).
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
pikmin | No | If this plant/fungus 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. | |
hey_pikmin | No | Same as above, but Hey! Pikmin. | |
image | No | The image name, including extension. | |
size | No | 200px | The image's size. |
caption | No | The image's caption, if needed. | |
icon | No | If it has an icon, specify its filename on the wiki here. | |
custom_icon | No | If the icon was custom-made, give this a value, like "y". Otherwise, it's assumed to be the Piklopedia icon. | |
name | No | Unknown | Scientific name. |
family | No | Unknown | Family name. Omit if unknown. |
psize | No | Size of the plant as it appears on the e-card. Example: "Length: {{mm|50}}". | |
areas | No | None | Areas in which it appears. |
underground | No | None | Caves in which it appears. |
challenge | No | None | Challenge Mode levels in which it appears. This is both for Pikmin and Pikmin 2. |
missionct | No | None | Collect treasure! levels in which it appears. |
missionbe | No | None | Battle enemies! levels in which it appears. |
2p | No | None | 2-Player Battle levels in which it appears. |
bingo | No | None | Bingo Battle levels in which it appears. |
produce | No | For Candypop Buds only – maximum Pikmin seeds produced (e.g.: "5 red"). | |
piklopedia | No | N/A | Piklopedia number. |
plant_name | No | {{PAGENAME}} | If the plant/fungus name differs from the page name, specify it here. |
noicons | No | If this has a value, like "y", disable auto {{game icons}} (to avoid conflicts with other templates). |
Skeleton
{{infobox plant |pikmin = |pikmin2 = |pikmin3 = |hey_pikmin = |image = |size = |caption = |icon = |custom_icon = |name = |family = |psize = |areas = |underground = |challenge = |missionct = |missionbe = |2p = |bingo = |produce = |piklopedia = |plant_name = |noicons = }}