Modèle:Infobox Biographie : Différence entre versions
Sauter à la navigation
Sauter à la recherche
(8 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | + | <div id="infobox"> | |
− | + | <table> | |
− | + | {{#if:{{{entete|}}}| | |
− | + | <tr> | |
− | + | <th>Entête</th> | |
− | + | <td>{{{entete}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{charte|}}}| | |
− | + | <tr> | |
− | + | <th>Charte</th> | |
− | + | <td>{{{charte}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{nom|}}}|<tr> | |
− | + | <th>Nom</th> | |
− | + | <td>{{{nom}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{image|}}}|<tr> | |
− | + | <th>Image</th> | |
− | + | <td>{{{image}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{legende|}}}|<tr> | |
− | + | <th>Légende</th> | |
− | + | <td>{{{legende}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{upright|}}}|<tr> | |
− | + | <th>Upright</th> | |
− | + | <td>{{{upright}}}</td> | |
− | + | </tr>}} | |
− | + | {{#if:{{{graphieOriginale|}}}|<tr> | |
− | + | <th>Graphie originale</th> | |
+ | <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> |