« Modèle:Infobox/Personnage » : différence entre les versions
De Pikmin FR
Page créée avec « {| class="infobox" ! colspan="2" class="infoboxTitle" | ''{{{title|{{{name|{{PAGENAME}}}}}}}}'' |- | colspan="2" style="text-align: center;" | [[File:{{{image}}}|{{{size|160px}}}|{{{caption|}}}]] |- {{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }} |- ! Name | {{{name}}} |- {{#if:{{{gender|}}}|! Gender {{!}} {{{gender}}} }} |- {{#if:{{{age|}}}|! Age {{!}} {{{age}}} }} |- {{#if:{{{eyecolor|}}}|! Eye color {{!}} {{{eyecolor}}}... » |
Aucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }} | {{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }} | ||
|- | |- | ||
! | ! Nom | ||
| {{{ | | {{{Nom}}} | ||
|- | |- | ||
! Genre | |||
{{!}} {{{ | {{!}} {{{Genre}}} | ||
|- | |- | ||
! Âge | |||
{{!}} {{{age | {{!}} {{{age}}} | ||
|- | |- | ||
! Planète natale | |||
| {{#if:{{{homeplanet|}}}|[[{{{homeplanet}}}]]|Unknown}} | | {{#if:{{{homeplanet|}}}|[[{{{homeplanet}}}]]|Unknown}} | ||
|- | |- | ||
! | ! Relations | ||
| {{{ | | {{{Relations|None}}} | ||
|- | |- | ||
! Taille | |||
{ | | {{{Taille|Unknown}}} | ||
|- | |- | ||
{{#if:{{{ | ! Première apparence | ||
{{#if:{{{Première apparence|}}}|! First game | |||
{{!}} {{{firstgame}}} }} | {{!}} {{{firstgame}}} }} | ||
|- | |- | ||
{{#if:{{{ | ! Dernière apparence | ||
{{#if:{{{Dernière apparence|}}}|! Latest game | |||
{{!}} {{{latestgame}}} }} | {{!}} {{{latestgame}}} }} | ||
|}<includeonly>{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:Characters]]}}</includeonly><noinclude> | |}<includeonly>{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:Characters]]}}</includeonly><noinclude> |
Version du 23 juin 2025 à 17:12
Infobox/Personnage | |
---|---|
[[File:{{{image}}}|160px|]] | |
Nom | {{{Nom}}} |
Genre | {{{Genre}}} |
Âge | {{{age}}} |
Planète natale | Unknown |
Relations | None |
Taille | Unknown |
Première apparence | |
Dernière apparence |
Info
Place this template at the top of character articles. This will create an information box with data about the character.
Articles with this template are automatically categorized under Category:Characters.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
title | No | Infobox title, if different from the character's name. | |
image | Yes | Image file name, with extension. | |
size | No | 160px | Size of the image. |
name | Yes | The character's name. | |
gender | No | The character's gender. | |
age | No | The character's age. If unknown but the stage of life is evident, write the name of the stage (e.g. adulthood), followed by "(age unknown)". | |
eyecolor | No | Eye color. | |
haircolor | No | Hair color. | |
homeplanet | No | Unknown | The character's home planet. If unknown, leave blank. |
related | No | None | Known related characters, like family members. These are characters that have been mentioned or shown in any canon media. These should be comma-separated, and after each one's name (if known), the relation should be in parenthesis. e.g.: "Olimar (father), mother, brother". |
height | No | Unknown | The character's official height. |
actor | No | The character's voice actor, if applicable. | |
firstgame | No | First canon game in which the character is mentioned or appears in. | |
latestgame | No | Latest canon game in which the character is mentioned or appears in. | |
nocat | No | If this has a value, like "y" the page it's in will not be categorized. |
Skeleton
{{infobox character |title = |image = |size = |name = |gender = |age = |eyecolor = |haircolor = |homeplanet = |related = |height = |actor = |firstgame = |latestgame = |nocat = }}