Modèle:Infobox Biographie : Différence entre versions

De Réformation tranquille
Sauter à la navigation Sauter à la recherche
 
(10 révisions intermédiaires par 3 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox Biographie
+
<div id="infobox">
| entete           =
+
<table>
| charte           =
+
{{#if:{{{entete|}}}|
| nom               =
+
<tr>
| image             =
+
    <th>Entête</th>
| légende          =
+
    <td>{{{entete}}}</td>
| upright           =
+
</tr>}}
| graphie originale =
+
{{#if:{{{charte|}}}|
| nom de naissance =
+
<tr>
| surnom           =
+
    <th>Charte</th>
| date de naissance =
+
    <td>{{{charte}}}</td>
| lieu de naissance =
+
</tr>}}
| date de décès    =
+
{{#if:{{{nom|}}}|<tr>
| qualificatif date =
+
    <th>Nom</th>
| lieu de décès    =
+
    <td>{{{nom}}}</td>
| nationalité      =
+
</tr>}}
| pays de résidence =
+
{{#if:{{{image|}}}|<tr>
| diplôme          =
+
    <th>Image</th>
| profession       =
+
    <td>{{{image}}}</td>
| activités        =
+
</tr>}}
| autres activités =
+
{{#if:{{{legende|}}}|<tr>
| formation         =
+
    <th>Légende</th>
| hommage           =
+
    <td>{{{legende}}}</td>
| ascendants       =
+
</tr>}}
| conjoint         =
+
{{#if:{{{upright|}}}|<tr>
| descendants       =
+
    <th>Upright</th>
| famille           =
+
    <td>{{{upright}}}</td>
| notes             =
+
</tr>}}
| signature         =
+
{{#if:{{{graphieOriginale|}}}|<tr>
| emblème          =
+
    <th>Graphie originale</th>
| légende emblème  =
+
    <td>{{{graphieOriginale}}}</td>
}}
+
</tr>}}
 +
{{#if:{{{nomDeNaissance|}}}|<tr>
 +
    <th>Nom de naissance</th>
 +
    <td>{{{nomDeNaissance}}}</td>
 +
</tr>}}
 +
{{#if:{{{surnom|}}}|<tr>
 +
    <th>Surnom</th>
 +
    <td>{{{surnom}}}</td>
 +
</tr>}}
 +
{{#if:{{{dateDeNaissance|}}}|<tr>
 +
    <th>Date de naissance</th>
 +
    <td>{{{dateDeNaissance}}}</td>
 +
</tr>}}
 +
{{#if:{{{lieuDeNaissance|}}}|<tr>
 +
    <th>Lieu de naissance</th>
 +
    <td>{{{lieuDeNaissance}}}</td>
 +
</tr>}}
 +
{{#if:{{{dateDeDeces|}}}|<tr>
 +
    <th>Date de décès</th>
 +
     <td>{{{dateDeDeces}}}</td>
 +
</tr>}}
 +
{{#if:{{{qualificatifDate|}}}|<tr>
 +
    <th>Qualificatif date</th>
 +
    <td>{{{qualificatifDate}}}</td>
 +
</tr>}}
 +
{{#if:{{{lieuDeDeces|}}}|<tr>
 +
    <th>Lieu de décès</th>
 +
     <td>{{{lieuDeDeces}}}</td>
 +
</tr>}}
 +
{{#if:{{{nationalite|}}}|<tr>
 +
    <th>Nationalité</th>
 +
    <td>{{{nationalite}}}</td>
 +
</tr>}}
 +
{{#if:{{{paysDeResidence|}}}|<tr>
 +
    <th>Pays de résidence</th>
 +
    <td>{{{paysDeResidence}}}</td>
 +
</tr>}}
 +
{{#if:{{{diplome|}}}|<tr>
 +
    <th>Diplôme</th>
 +
    <td>{{{diplome}}}</td>
 +
</tr>}}
 +
{{#if:{{{profession|}}}|<tr>
 +
    <th>Profession</th>
 +
    <td>{{{profession}}}</td>
 +
</tr>}}
 +
{{#if:{{{activites|}}}|<tr>
 +
    <th>Activités</th>
 +
    <td>{{{activites}}}</td>
 +
</tr>}}
 +
{{#if:{{{autresActivites|}}}|<tr>
 +
    <th>Autres activités</th>
 +
    <td>{{{autresActivites}}}</td>
 +
</tr>}}
 +
{{#if:{{{formation|}}}|<tr>
 +
    <th>Formation</th>
 +
    <td>{{{formation}}}</td>
 +
</tr>}}
 +
{{#if:{{{hommage|}}}|<tr>
 +
    <th>Hommage</th>
 +
    <td>{{{hommage}}}</td>
 +
</tr>}}
 +
{{#if:{{{ascendants|}}}|<tr>
 +
    <th>Ascendants</th>
 +
    <td>{{{ascendants}}}</td>
 +
</tr>}}
 +
{{#if:{{{conjoint|}}}|<tr>
 +
    <th>Conjoint</th>
 +
    <td>{{{conjoint}}}</td>
 +
</tr>}}
 +
{{#if:{{{descendants|}}}|<tr>
 +
    <th>Descendants</th>
 +
    <td>{{{descendants}}}</td>
 +
</tr>}}
 +
{{#if:{{{famille|}}}|<tr>
 +
    <th>Famille</th>
 +
    <td>{{{famille}}}</td>
 +
</tr>}}
 +
{{#if:{{{notes|}}}|<tr>
 +
    <th>Notes</th>
 +
    <td>{{{notes}}}</td>
 +
</tr>}}
 +
{{#if:{{{signature|}}}|<tr>
 +
    <th>Signatures</th>
 +
    <td>{{{signature}}}</td>
 +
</tr>}}
 +
{{#if:{{{embleme|}}}|<tr>
 +
    <th>Emblêmes</th>
 +
    <td>{{{embleme}}}</td>
 +
</tr>}}
 +
{{#if:{{{legendeEmbleme|}}}|<tr>
 +
    <th>Légende emblême</th>
 +
    <td>{{{legendeEmbleme}}}</td>
 +
</tr>}}
 +
 
 +
</table>
 +
</div>

Version actuelle datée du 10 juin 2020 à 13:03