Template:Infobox pikmin: Difference between revisions

m
Text replacement - "{{#if:{{{nocat|}}}||[[Category:" to "{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:"
Tag: Reverted
m (Text replacement - "{{#if:{{{nocat|}}}||[[Category:" to "{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:")
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox"
{| class="infobox"
! colspan="2" class="infoboxTitle" | ''{{{name|{{PAGENAME}} }}}''
! class="infoboxTitle" colspan="2" | {{#if:{{{icon|}}} |
{{{!}} style = "min-width:100%;"
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{name|{{PAGENAME}} }}}''
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|40px|{{#if:{{{custom_icon|}}}|Icon used to represent the pikmin on the wiki.|In-game icon.}}]]
{{!}}} | ''{{{name|{{PAGENAME}} }}}'' }}
|-
|-
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}{{{size|200px}}}]]|}}
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}{{{size|200px}}}]]|}}
|-
|-
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}}}
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}}}
|-
{{#if:{{{scientific|}}}|! Scientific name
{{!}} {{{scientific}}} }}
|-
{{#if:{{{family|}}}|! Family
{{!}} {{{family}}} }}
|-
|-
! style="width: 30%;" | Resistance
! style="width: 30%;" | Resistance
Line 22: Line 32:
{{#if:{{{psize|}}}|! {{tt|Size|Value listed on its e-card.}}
{{#if:{{{psize|}}}|! {{tt|Size|Value listed on its e-card.}}
{{!}} {{{psize}}} }}
{{!}} {{{psize}}} }}
|-
{{#if:{{{piklopedia4|}}}|! ''Pikmin 4'' [[Piklopedia (Pikmin 4)|Piklopedia]] number
{{!}} {{{piklopedia4}}} }}
|-
|-
{{#if:{{{va|}}}|! Voice actor
{{#if:{{{va|}}}|! Voice actor
{{!}} {{{va}}} }}
{{!}} {{{va}}} }}
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>
|}<includeonly>{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>


{{clear}}
{{clear}}
Line 45: Line 58:
! caption
! caption
| No ||  || Caption for the image, if needed.
| No ||  || Caption for the image, if needed.
|-
! icon
| No ||  || If the Pikmin has an icon, specify its image here, extension included.
|-
! scientific
| No ||  || Scientific name.
|-
! family
| No ||  || Family name. Field is used for clarification for parasitic types and Glow Pikmin.
|-
|-
! resistance
! resistance
Line 66: Line 88:
! psize
! psize
| No ||  || Size as given by the [[e-Reader]] cards. For instance: "Length: <nowiki>{{mm|50}}</nowiki>".
| No ||  || Size as given by the [[e-Reader]] cards. For instance: "Length: <nowiki>{{mm|50}}</nowiki>".
|-
! piklopedia4
| No ||  || Number in the [[Piklopedia (Pikmin 4)|''Pikmin 4'' Piklopedia]].
|-
|-
! va
! va
Line 72: Line 97:
! name
! name
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' || If the Pikmin type's name is different from the page title's, specify the name here.
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' || If the Pikmin type's name is different from the page title's, specify the name here.
|-
! sciname
| No ||  || The scientific name of the Pikmin given in 4's Piklopedia
|-
|-
! nocat
! nocat
Line 84: Line 106:
<pre>
<pre>
{{infobox pikmin
{{infobox pikmin
|image     =  
|image       =  
|size       =  
|size       =  
|caption   =  
|caption     =
|resistance =  
|icon        =
|strength   =  
|scientific  =
|mobility   =  
|family      =
|throw     =  
|resistance =  
|carry     =  
|strength   =  
|digging   =  
|mobility   =  
|psize     =  
|throw       =  
|va         =  
|carry       =  
|name       =  
|digging     =  
|psize       =
|piklopedia4 =  
|va         =  
|name       =  
}}
}}
</pre>
</pre>


[[Category:Information boxes]]</noinclude>
[[Category:Information boxes]]</noinclude>