« Modèle:Personnage » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
|||
| Ligne 38 : | Ligne 38 : | ||
"label": "Nom", | "label": "Nom", | ||
"description": "Nom principal affiché en haut de l’infobox.", | "description": "Nom principal affiché en haut de l’infobox.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"image": { | "image": { | ||
| Ligne 45 : | Ligne 44 : | ||
"description": "Image affichée dans l’infobox (ex : exemple.jpg).", | "description": "Image affichée dans l’infobox (ex : exemple.jpg).", | ||
"type": "content", | "type": "content", | ||
"required": false | "required": false | ||
}, | }, | ||
| Ligne 59 : | Ligne 52 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "Mort": { | ||
"label": " | "label": "Année de mort", | ||
"description": " | "description": "Date ou année de mort.", | ||
"type": " | "type": "line" | ||
" | }, | ||
"Sexe": { | |||
"type": "line" | |||
}, | |||
"Espèce": { | |||
"type": "line" | |||
}, | }, | ||
" | "Fonction": { | ||
"type": "line" | |||
"type": " | |||
} | } | ||
}, | }, | ||
| Ligne 74 : | Ligne 70 : | ||
"nom", | "nom", | ||
"image", | "image", | ||
"naissance", | "naissance", | ||
" | "Mort", | ||
" | "Sexe", | ||
"Espèce", | |||
"Fonction" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Version du 12 avril 2026 à 14:44
| Personnage
| |
|---|---|
| Nom complet | Inconnu |
| Naissance | Inconnue |
| Race | Inconnue |
| Profession | Inconnue |
Modèle : Personnage
Ce modèle affiche une fiche descriptive d’un personnage.
Infobox pour décrire un personnage.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Nom | nom | Nom principal affiché en haut de l’infobox. | Chaîne | facultatif |
| Image | image | Image affichée dans l’infobox (ex : exemple.jpg). | Contenu | facultatif |
| Naissance | naissance | Date ou année de naissance. | Chaîne | facultatif |
| Année de mort | Mort | Date ou année de mort. | Ligne de texte | facultatif |
| Sexe | Sexe | aucune description | Ligne de texte | facultatif |
| Espèce | Espèce | aucune description | Ligne de texte | facultatif |
| Fonction | Fonction | aucune description | Ligne de texte | facultatif |