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

De Rich Annotator System
 
(6 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<div class="{{{class|infobox}}}">
+
<includeonly>
 +
<div class="{{{class|infobox-floatright}}}">
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
 
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
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 35 : Ligne 45 :
 
     <th>OCLC</th>
 
     <th>OCLC</th>
 
     <td>{{{oclc}}}</td>
 
     <td>{{{oclc}}}</td>
</tr>}}{{#if:{{{fulltext|}}}|<tr>
 
    <th>Texte intégral</th>
 
    <td>{{{fulltext}}}</td>
 
 
</tr>}}{{#if:{{{volumes|}}}|<tr>
 
</tr>}}{{#if:{{{volumes|}}}|<tr>
 
     <th>Tomes</th>
 
     <th>Tomes</th>
Ligne 60 : 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>
 +
    <th>Texte intégral</th>
 +
    <td>{{{fulltext}}}</td>
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>
 +
</includeonly>

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