Template:Infobox plant: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Added caption parameter and changed some things in the documentation.)
(Added 2-Player Battle levels parameter.)
Line 25: Line 25:
| width = "70%" | {{{challenge|None}}}
| width = "70%" | {{{challenge|None}}}
|-
|-
{{#if:{{{pikmin2|}}}|! width="30%" style="background: #e6e9ff;" {{Pipe}} [[2-Player Battle{{Pipe}}<span style="color: #000;">2-Player Battle levels</span>]]
{{Pipe}} width = "70%" {{Pipe}} {{{2p|None}}}
{{Pipe}}-}}
{{#if:{{{produce|}}}|! width="30%" style="background: #e6e9ff;" {{!}} [[Pikmin family{{!}}<span style="color: #000;">Pikmin produced</span>]]
{{#if:{{{produce|}}}|! width="30%" style="background: #e6e9ff;" {{!}} [[Pikmin family{{!}}<span style="color: #000;">Pikmin produced</span>]]
{{!}} width = "70%" {{!}} {{{produce}}} }}
{{!}} width = "70%" {{!}} {{{produce}}} }}
Line 36: Line 39:
==Use==
==Use==
<pre>{{Infobox plant
<pre>{{Infobox plant
|pikmin     = if it appears in Pikmin, give this parameter a value, like y
|pikmin     = if it appears in Pikmin, give this parameter a value, like y
|pikmin2   = ditto, but for Pikmin 2
|pikmin2     = ditto, but for Pikmin 2
|pikmin3   = ditto, but for Pikmin 3
|pikmin3     = ditto, but for Pikmin 3
|image     = the image name, including the extension
|image       = the image name, including the extension
|size       = the image's size, in pixels (optional)
|size       = the image's size, in pixels (optional)
|caption   = the image's caption (optional)
|caption     = the image's caption (optional)
|name       = scientific name
|name       = scientific name
|family     = family name (omit if unknown)
|family     = family name (omit if unknown)
|areas     = areas in which it appears
|areas       = areas in which it appears
|underground= caves in which it appears
|underground = caves in which it appears
|challenge = Challenge Mode levels in which it appears
|challenge   = Challenge Mode levels in which it appears
|produce   = Candypop Buds only: maximum Pikmin seeds produced (e.g. '5 red')
|2p          = 2-Player Battle levels in which it appears
|produce     = Candypop Buds only: maximum Pikmin seeds produced (e.g. '5 red')
}}</pre>
}}</pre>


[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 13:25, November 15, 2013

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
|image       = the image name, including the extension
|size        = the image's size, in pixels (optional)
|caption     = the image's caption (optional)
|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')
}}