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

De Rich Annotator System
 
(3 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 +
<includeonly>
 
<div class="{{{class|infobox-floatright}}}">
 
<div class="{{{class|infobox-floatright}}}">
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
Ligne 5 : Ligne 6 :
 
     <th>Auteur</th>
 
     <th>Auteur</th>
 
     <td>{{{author}}}</td>
 
     <td>{{{author}}}</td>
 +
</tr>}}{{#if:{{{author-fem|}}}|<tr>
 +
    <th>Auteure</th>
 +
    <td>{{{author-fem}}}</td>
 +
</tr>}}{{#if:{{{authors|}}}|<tr>
 +
    <th>Auteurs</th>
 +
    <td>{{{authors}}}</td>
 
</tr>}}{{#if:{{{booktitle|}}}|<tr>
 
</tr>}}{{#if:{{{booktitle|}}}|<tr>
 
     <th>Titre</th>
 
     <th>Titre</th>
Ligne 26 : Ligne 33 :
 
     <th>Date de publication</th>
 
     <th>Date de publication</th>
 
     <td>{{{date}}}</td>
 
     <td>{{{date}}}</td>
 +
</tr>}}{{#if:{{{translation|}}}|<tr>
 +
    <th>Traduction</th>
 +
    <td>{{{translation}}}</td>
 
</tr>}}{{#if:{{{pages|}}}|<tr>
 
</tr>}}{{#if:{{{pages|}}}|<tr>
 
     <th>Pages</th>
 
     <th>Pages</th>
Ligne 57 : Ligne 67 :
 
     <td>{{{occupation}}}</td>
 
     <td>{{{occupation}}}</td>
 
</tr>}}{{#if:{{{works|}}}|<tr>
 
</tr>}}{{#if:{{{works|}}}|<tr>
     <th>Œuvres</th>
+
     <th>Œuvres principales</th>
 
     <td>{{{works}}}</td>
 
     <td>{{{works}}}</td>
 
</tr>}}{{#if:{{{fulltext|}}}|<tr>
 
</tr>}}{{#if:{{{fulltext|}}}|<tr>
Ligne 64 : Ligne 74 :
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>
 +
</includeonly>

Version actuelle datée du 16 octobre 2020 à 18:30