Différences entre versions de « Modèle:Infobox person »

De CreaWiki
Sauter à la navigation Sauter à la recherche
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 7 : Ligne 7 :
  
 
<table>{{#if:{{{birth_date|}}}|<tr>
 
<table>{{#if:{{{birth_date|}}}|<tr>
     <th>Born</th>
+
     <th></th>
 
     <td>{{{birth_date}}}</td>
 
     <td>{{{birth_date}}}</td>
 
</tr>}}{{#if:{{{birth_place|}}}|<tr>
 
</tr>}}{{#if:{{{birth_place|}}}|<tr>
     <th>Birthplace</th>
+
     <th>Lieu de naissance</th>
 
     <td>{{{birth_place}}}</td>
 
     <td>{{{birth_place}}}</td>
 
</tr>}}{{#if:{{{death_date|}}}|<tr>
 
</tr>}}{{#if:{{{death_date|}}}|<tr>
     <th>Died</th>
+
     <th>Décédé</th>
 
     <td>{{{death_date}}}</td>
 
     <td>{{{death_date}}}</td>
 
</tr>}}{{#if:{{{resting_place|}}}|<tr>
 
</tr>}}{{#if:{{{resting_place|}}}|<tr>
     <th>Resting Place</th>
+
     <th>Lieu de repos</th>
 
     <td>{{{resting_place}}}</td>
 
     <td>{{{resting_place}}}</td>
 
</tr>}}{{#if:{{{nationality|}}}|<tr>
 
</tr>}}{{#if:{{{nationality|}}}|<tr>
     <th>Nationality</th>
+
     <th>Nationalité</th>
 
     <td>{{{nationality}}}</td>
 
     <td>{{{nationality}}}</td>
 
</tr>}}{{#if:{{{ocupation|}}}|<tr>
 
</tr>}}{{#if:{{{ocupation|}}}|<tr>
     <th>Ocupation</th>
+
     <th>Occupation</th>
 
     <td>{{{ocupation}}}</td>
 
     <td>{{{ocupation}}}</td>
 
</tr>}}{{#if:{{{notable_work|}}}|<tr>
 
</tr>}}{{#if:{{{notable_work|}}}|<tr>
     <th>Notable work</th>
+
     <th>Travail remarquable</th>
 
     <td>{{{notable_work}}}</td>
 
     <td>{{{notable_work}}}</td>
 
</tr>}}{{#if:{{{awards|}}}|<tr>
 
</tr>}}{{#if:{{{awards|}}}|<tr>
     <th>Awards</th>
+
     <th>Prix</th>
 
     <td>{{{awards}}}</td>
 
     <td>{{{awards}}}</td>
 
</tr>}}{{#if:{{{agent|}}}|<tr>
 
</tr>}}{{#if:{{{agent|}}}|<tr>
Ligne 34 : Ligne 34 :
 
     <td>{{{agent}}}</td>
 
     <td>{{{agent}}}</td>
 
</tr>}}{{#if:{{{website|}}}|<tr>
 
</tr>}}{{#if:{{{website|}}}|<tr>
     <th>Website</th>
+
     <th>Site Internet</th>
 
     <td>{{{website}}}</td>
 
     <td>{{{website}}}</td>
 
</tr>}}{{#if:{{{signature|}}}|<tr>
 
</tr>}}{{#if:{{{signature|}}}|<tr>

Version actuelle datée du 11 mai 2021 à 07:14

Infobox person