|
|
| (Une version intermédiaire par le même utilisateur non affichée) |
| Ligne 1 : |
Ligne 1 : |
| {{Infobox|tableborder={{{tableborder|}}}|tablecolor={{{tablecolor|{{color|dark-green}}}}}|headerborder={{{headerborder|}}}|headercolor={{{headercolor|{{color|green}}}}}|header={{{header|{{PAGENAME}}}}}}}
| | #redirect [[Modèle:Infobox/Ennemi]] |
| |-
| |
| | colspan=2 style="text-align:center"| {{#if:{{{image|}}}|[[File:{{{image}}}|{{{size|200px}}}]]<br>{{{caption|}}}|[[File:Needed.png{{!}}200px{{!}}center]]<includeonly>[[Category:Articles en manque d'images]]</includeonly>}}
| |
| |-
| |
| {{#if:{{{premier|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Première apparition
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{premier|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{dernier|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Dernière apparition
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{dernier|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{savant|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}};" | Nom savant
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}" | {{{savant|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{famille|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}};" | Famille
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}" | {{{famille|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{activité|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Activité
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{activité|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{poids|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Poids
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{poids|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{pikmin|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Pikmin produits
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{pikmin|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{valeur|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Valeur
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{valeur|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{zones|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}}; width:40%" | Zones
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}"|{{{zones|}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{grottes|}}}|
| |
| ! style="background-color:#{{{thc|{{color|green}}}}};" | Grottes
| |
| | style="background-color:#{{{tdc|{{color|light-green}}}}}" | {{{grottes|}}}
| |
| |-
| |
| }}
| |
| |}<noinclude>
| |
| | |
| Infobox sur les plantes.
| |
| <br clear=all>
| |
| <pre>
| |
| {{Infobox/Plante
| |
| |image=
| |
| |premier=Première apparition de la plante
| |
| |savant=Nom savant / latin
| |
| |famille=Famille à laquelle appartient la plante
| |
| |activité=
| |
| |poids=Le poids de la plante
| |
| |pikmin=Le nombre de Pikmin produits grâce à cette plante
| |
| |valeur=La valeur monétaire de la plante
| |
| |zones=Zones où se trouvent la plante
| |
| |grottes=Grottes où se trouvent la plante
| |
| }}
| |
| </pre>
| |
| </noinclude>
| |