« Modèle:Infobox Information Pokémon » : différence entre les versions
De Eternia Dimension
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
m (A protégé « Modèle:Infobox Information Pokémon » : Modèle apparaissant dans de nombreuses pages. ([Modifier=Autoriser uniquement les administrateurs] (infini) [Renommer=Autoriser uniquement les administrateurs] (infini))) |
||
(49 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
{| class="wikitable FCK__ShowTableBorders" style="text-align: center;" | {| class="wikitable FCK__ShowTableBorders" style="text-align: center;" | ||
|- | |- | ||
! colspan="2" style="background-color:{{Couleur|{{{1}}}}}"| N° {{Infobulle|{{{num|}}}|Numéro National}} | |||
|- | |- | ||
| | | colspan="2" | [[Image:{{PAGENAME}} Artwork.png|x200px]] | ||
|- | |- | ||
| | | width="140px" | '''Type''' | ||
| {{ | | width="200px" | {{type|{{lc:{{{type1|???}}}}}}} {{#if: {{{type1|}}}| {{#ifeq: {{{categ|oui}}} | oui | [[Catégorie:Pokémon de type {{{type1}}}]]}} }} {{#if: {{{type2|}}} | - {{type|{{lc:{{{type2|???}}}}}}} {{#ifeq: {{{categ|oui}}} | oui | [[Catégorie:Pokémon de type {{{type2}}}]]}} }} | ||
|- | |- | ||
| | {{ #if:{{{att1|}}} | | ||
| {{formatnum:{{{ | {{!}} '''Type d'attaque''' | ||
{{!}} {{type|{{lc:{{{att1|???}}}}}}} {{#if: {{{att1|}}} | }} {{#if: {{{att2|}}} | - {{type|{{lc:{{{att2|???}}}}}}} }} {{#if: {{{att3|}}} | - {{type|{{lc:{{{att3|???}}}}}}} }} | |||
{{!-}} | |||
}} | |||
{{ #if:{{{cap|}}} | | |||
{{!}} '''Capacité spéciale''' | |||
{{!}} [[{{{cap|}}}]] | |||
{{!-}} | |||
}} | |||
| width="110px" | '''Taille''' | |||
| width="200px" | {{formatnum:{{{taille|{{?}}}}}|1|,|_}} m | |||
|- | |- | ||
| | | width="110px" | '''Poids''' | ||
| | | width="200px" | {{formatnum:{{{poids|{{?}}}}}|1|,|_}} kg | ||
|- | |- | ||
| | | width="110px" | '''Sexe''' | ||
| | | width="200px" | {{#ifexpr: {{{sexe|0}}}=-1 | Asexué | {{#if: {{{sexef|}}} | {{{sexef|}}} % [[Image:Female-icon-16x16.png]] - {{{sexem|}}} % [[Image:Male-icon-16x16.png]]}} }} | ||
|- | |- | ||
| | | width="110px" | '''Éclosion''' | ||
| | | width="200px" | {{{pas|Inconnue}}} | ||
|- | |- | ||
| Empreinte | | width="110px" | '''Famille''' | ||
| [[Image:Empreinte {{{num|}}}.png]] | | width="200px" | Pokémon {{{famille|}}} | ||
|- | |||
| width="110px" | '''Forme du corps''' | |||
| width="200px" | [[Image:Forme du corps {{{f-corps|}}}.png]] | |||
|- | |||
| width="110px" | '''Empreinte''' | |||
| width="200px" | [[Image:Empreinte {{{num|}}}.png]] | |||
|} | |} | ||
<noinclude>=== Syntaxe === | |||
<pre> | |||
{{Infobox Information Pokémon | |||
|type | |||
|num= | |||
|type1= | |||
|type2= (facultatif) | |||
|att1= (facultatif. Type d'attaque du pokémon) | |||
|att2= (facultatif) | |||
|att3= (facultatif) | |||
|cap= (facultatif) | |||
|taille= | |||
|poids= | |||
|sexe= (facultatif. Si le Pokémon est Asexué entrez la valeur -1) | |||
|sexef= (% de femelles) | |||
|sexem= (% de mâles) | |||
|pas= | |||
|famille= | |||
|f-corps= | |||
}} | |||
</pre>[[Category:Modèle de boîte]]</noinclude> |
Version actuelle datée du 30 juin 2016 à 23:30
N° | |
---|---|
Fichier:Infobox Information Pokémon Artwork.png | |
Type | Fichier:???.gif |
Taille | ?? m |
Poids | ?? kg |
Sexe | |
Éclosion | Inconnue |
Famille | Pokémon |
Forme du corps | Fichier:Forme du corps .png |
Empreinte | Fichier:Empreinte .png |
Syntaxe
{{Infobox Information Pokémon |type |num= |type1= |type2= (facultatif) |att1= (facultatif. Type d'attaque du pokémon) |att2= (facultatif) |att3= (facultatif) |cap= (facultatif) |taille= |poids= |sexe= (facultatif. Si le Pokémon est Asexué entrez la valeur -1) |sexef= (% de femelles) |sexem= (% de mâles) |pas= |famille= |f-corps= }}