Template:Infobox plant: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Fixed Pikmin 3-only plants.)
(New family naming scheme.)
Line 19: Line 19:
|-
|-
! width="30%" style="background: #e6e9ff;" | Family
! width="30%" style="background: #e6e9ff;" | Family
| width = "70%" | {{{family|Unknown}}}
| width = "70%" | {{#if:{{{nocat|}}}|{{{family}}}|{{#if:{{{family|}}}|[[{{{family}}} family|{{{family}}}]]|Unknown}}}}
|-
|-
! width="30%" style="background: #e6e9ff;" | [[Areas|<span style="color: #000;">Areas</span>]]
! width="30%" style="background: #e6e9ff;" | [[Areas|<span style="color: #000;">Areas</span>]]
Line 39: Line 39:
{{Pipe}} width = "70%" {{Pipe}} {{#if:{{{piklopedia|}}}|&#35;{{{piklopedia}}}|N/A}}
{{Pipe}} width = "70%" {{Pipe}} {{#if:{{{piklopedia|}}}|&#35;{{{piklopedia}}}|N/A}}
}}
}}
|}<includeonly>{{#if:{{{family|}}}
|}<includeonly>{{#if:{{{family|}}}|[[Category:{{{family}}} family]]|[[Category:Plants with no known family]]}}{{#if:{{{pikmin|}}}
|[[Category:{{{family}}}s]]|[[Category:Plants with no known family]]}}{{#if:{{{pikmin|}}}
|[[Category: Pikmin 1 plants]]}}{{#if:{{{pikmin2|}}}
|[[Category: Pikmin 1 plants]]}}{{#if:{{{pikmin2|}}}
|[[Category: Pikmin 2 plants]]}}{{#if:{{{pikmin3|}}}
|[[Category: Pikmin 2 plants]]}}{{#if:{{{pikmin3|}}}

Revision as of 15:51, September 15, 2014

Infobox plant

Appears in
Scientific name Unknown
Family Unknown
Areas None
Challenge Mode levels None

Use

{{Infobox plant
|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
|plant_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 a Piklopedia icon, specify its filename on the wiki here
|name        = scientific name
|family      = family name (omit if unknown)
|areas       = areas in which it appears
|underground = caves in which it appears
|challenge   = Challenge Mode levels in which it appears
|2p          = 2-Player Battle levels in which it appears
|produce     = Candypop Buds only: maximum Pikmin seeds produced (e.g. '5 red')
|piklopedia  = Piklopedia number, leave empty if N/A
|noicons     = whether to disable display of game icons (to avoid conflicts with other templates)
}}