Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (10 versions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<infobox theme-source="univers"> | <infobox theme-source="univers"> | ||
<title source="titre"> | <title source="titre"> | ||
<default>{{PAGENAME}}</default> | <default>'''{{PAGENAME}}'''</default> | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<header>Informations</header> | <group> | ||
<header><center>'''Informations'''<center></header> | |||
<data source="nom"> | <data source="nom"> | ||
<label>Nom</label> | <label>'''Nom Complet'''</label> | ||
<default>Inconnu</default> | <default>Inconnu</default> | ||
</data> | </data> | ||
<data source="allias"> | <data source="allias"> | ||
<label>Allias</label> | <label>'''Allias'''</label> | ||
</data> | </data> | ||
<data source="origine"> | <data source="dynastie"> | ||
<label>Origine</label> | <label>'''Maison Dynastique'''</label> | ||
</data> | |||
<data source="origine"> | |||
<label>'''Origine'''</label> | |||
</data> | |||
<data source="naissance"> | |||
<label>'''Naissance'''</label> | |||
</data> | |||
<data source="décès"> | |||
<label>'''Décès'''</label> | |||
</data> | |||
<data source="rôle"> | |||
<label>'''Role'''</label> | |||
<default>Inconnu</default> | <default>Inconnu</default> | ||
</data> | </data> | ||
<data source="race"> | <data source="race"> | ||
<label>Race</label> | <label>'''Race'''</label> | ||
<default> | <default>Inconnue</default> | ||
</data> | </data> | ||
<data source="taille"> | <data source="taille"> | ||
<label>Taille</label | <label>'''Taille'''</label> | ||
</data> | </data> | ||
<data source="poids"> | <data source="poids"> | ||
<label>Poids</label | <label>'''Poids'''</label> | ||
</data> | </data> | ||
<header>Conception</header> | </group> | ||
<data source=" | <group> | ||
<label>Date de Création</label | <header><center>'''Conception'''</center></header> | ||
<data source="date_création"> | |||
<label>'''Date de Création'''</label> | |||
</data> | </data> | ||
<data source=" | <data source="première_apparition"> | ||
<label>Première Apparition</label | <label>'''Première Apparition'''</label> | ||
</data> | </data> | ||
<data source="joueur"> | <data source="joueur"> | ||
<label>Joueur</label> | <label>'''Joueur'''</label> | ||
<default>Anonyme</default> | <default>Anonyme</default> | ||
</data> | </data> | ||
<header> | </group> | ||
<data source=" | <group> | ||
<label> | <header><center>'''Pouvoirs'''</center></header> | ||
<data source="magique"> | |||
<label>'''Pouvoirs Magiques'''</label> | |||
</data> | </data> | ||
<header>Entourage</header> | <data source="racial"> | ||
<label>'''Pouvoirs Raciaux'''</label> | |||
</data> | |||
<data source="spécial"> | |||
<label>'''Pouvoirs Spéciaux'''</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header><center>'''Entourage'''</center></header> | |||
<data source="famille"> | <data source="famille"> | ||
<label>Famille</label | <label>'''Famille'''</label> | ||
</data> | </data> | ||
<data source=" | <data source="alliés"> | ||
<label>Allié(s)</label> | <label>'''Allié(s)'''</label> | ||
</data> | </data> | ||
<data source="ennemis"> | <data source="ennemis"> | ||
<label>Ennemi(s)</label> | <label>'''Ennemi(s)'''</label> | ||
</data> | </data> | ||
</group> | |||
</infobox> | </infobox> | ||
| Ligne 75 : | Ligne 93 : | ||
"label": "Image", | "label": "Image", | ||
"description": "Fichier image à afficher", | "description": "Fichier image à afficher", | ||
"type": "string", | |||
"required": false | |||
}, | |||
"titre": { | |||
"label": "Titre", | |||
"description": "Entête de l'Infobox", | |||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
| Ligne 87 : | Ligne 111 : | ||
"label": "Allias", | "label": "Allias", | ||
"description": "Surnom ou pseudonyme", | "description": "Surnom ou pseudonyme", | ||
"type": "string", | |||
"required": false | |||
}, | |||
"dynastie": { | |||
"label": "Maison Dynastique", | |||
"description": "Maison Dynastique du personnage", | |||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
| Ligne 96 : | Ligne 126 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "naissance": { | ||
"label": "Naissance", | |||
"description": "Date de naissance", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"décès": { | |||
"label": "Décès", | |||
"description": "Date(s) de décès", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"rôle": { | |||
"label": "Rôle", | "label": "Rôle", | ||
"description": "Le rôle du personnage", | "description": "Le rôle du personnage", | ||
"type": "string", | "type": "string", | ||
"required": | "required": false | ||
}, | }, | ||
"race": { | "race": { | ||
| Ligne 120 : | Ligne 162 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "date_création": { | ||
"label": "Date de Création", | "label": "Date de Création", | ||
"description": "Date de création du personnage", | "description": "Date de création du personnage", | ||
| Ligne 126 : | Ligne 168 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "première_apparition": { | ||
"label": "Première Apparition", | "label": "Première Apparition", | ||
"description": "Première apparition du personnage", | "description": "Première apparition du personnage", | ||
| Ligne 138 : | Ligne 180 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "magique": { | ||
"label": "Pouvoir(s)", | |||
"description": "Capacités ou pouvoirs magiques", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"racial": { | |||
"label": "Pouvoir(s)", | |||
"description": "Capacités ou pouvoirs raciaux", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"spécial": { | |||
"label": "Pouvoir(s)", | "label": "Pouvoir(s)", | ||
"description": "Capacités ou pouvoirs spéciaux", | "description": "Capacités ou pouvoirs spéciaux", | ||
| Ligne 150 : | Ligne 204 : | ||
"required": false | "required": false | ||
}, | }, | ||
" | "alliés": { | ||
"label": "Allié(s)", | "label": "Allié(s)", | ||
"description": "Alliés ou amis", | "description": "Alliés ou amis", | ||
| Ligne 166 : | Ligne 220 : | ||
"univers", | "univers", | ||
"image", | "image", | ||
"titre", | |||
"nom", | "nom", | ||
"allias", | "allias", | ||
"dynastie", | |||
"origine", | "origine", | ||
" | "naissance", | ||
"décès", | |||
"rôle", | |||
"race", | "race", | ||
"taille", | "taille", | ||
"poids", | "poids", | ||
" | "date_création", | ||
" | "première_apparition", | ||
"joueur", | "joueur", | ||
" | "magique", | ||
"racial", | |||
"spécial", | |||
"famille", | "famille", | ||
" | "alliés", | ||
"ennemis" | "ennemis" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category: | [[Category:Modèles]] | ||
</noinclude> | </noinclude> | ||
<includeonly>[[Category:Personnages]]</includeonly> | |||
Dernière version du 25 juin 2025 à 16:50
Infobox pour un personnage ou entité d'un univers fictif.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Univers | univers | L'Univers du personnage | Chaîne | facultatif |
| Image | image | Fichier image à afficher | Chaîne | facultatif |
| Titre | titre | Entête de l'Infobox | Chaîne | facultatif |
| Nom | nom | Nom du personnage | Chaîne | obligatoire |
| Allias | allias | Surnom ou pseudonyme | Chaîne | facultatif |
| Maison Dynastique | dynastie | Maison Dynastique du personnage | Chaîne | facultatif |
| Origine | origine | Lieu ou monde d'origine | Chaîne | facultatif |
| Naissance | naissance | Date de naissance | Chaîne | facultatif |
| Décès | décès | Date(s) de décès | Chaîne | facultatif |
| Rôle | rôle | Le rôle du personnage | Chaîne | facultatif |
| Race | race | Race ou espèce | Chaîne | facultatif |
| Taille | taille | Taille physique | Chaîne | facultatif |
| Poids | poids | Poids physique | Chaîne | facultatif |
| Date de Création | date_création | Date de création du personnage | Chaîne | facultatif |
| Première Apparition | première_apparition | Première apparition du personnage | Chaîne | facultatif |
| Joueur | joueur | Nom du joueur ou créateur | Chaîne | facultatif |
| Pouvoir(s) | magique | Capacités ou pouvoirs magiques | Chaîne | facultatif |
| Pouvoir(s) | racial | Capacités ou pouvoirs raciaux | Chaîne | facultatif |
| Pouvoir(s) | spécial | Capacités ou pouvoirs spéciaux | Chaîne | facultatif |
| Famille | famille | Membres de la famille | Chaîne | facultatif |
| Allié(s) | alliés | Alliés ou amis | Chaîne | facultatif |
| Ennemi(s) | ennemis | Ennemis ou adversaires | Chaîne | facultatif |