« Modèle:Infobox » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page vide créée |
mAucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<div class="infobox"> | |||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | |||
<div class="infobox-image">{{{image}}}</div>}} | |||
<table>{{#if:{{{id|}}}|<tr> | |||
<th>ID</th> | |||
<td>{{{id}}}</td> | |||
</tr>}}{{#if:{{{nom|}}}|<tr> | |||
<th>Nom</th> | |||
<td>{{{nom}}}</td> | |||
</tr>}}{{#if:{{{titre|}}}|<tr> | |||
<th>Titre</th> | |||
<td>{{{titre}}}</td> | |||
</tr>}}{{#if:{{{race|}}}|<tr> | |||
<th>Race</th> | |||
<td>{{{race}}}</td> | |||
</tr>}}{{#if:{{{genre|}}}|<tr> | |||
<th>Genre</th> | |||
<td>{{{genre}}}</td> | |||
</tr>}}{{#if:{{{date-naissance|}}}|<tr> | |||
<th>Date de naissance</th> | |||
<td>{{{date-naissance}}}</td> | |||
</tr>}}{{#if:{{{lieu-naissance|}}}|<tr> | |||
<th>Lieu de naissance</th> | |||
<td>{{{lieu-naissance}}}</td> | |||
</tr>}}{{#if:{{{date-deces|}}}|<tr> | |||
<th>Date de décès</th> | |||
<td>{{{date-deces}}}</td> | |||
</tr>}}{{#if:{{{lieu-deces|}}}|<tr> | |||
<th>Lieu de décès</th> | |||
<td>{{{lieu-deces}}}</td> | |||
</tr>}}{{#if:{{{famille|}}}|<tr> | |||
<th>Famille</th> | |||
<td>{{{famille}}}</td> | |||
</tr>}}{{#if:{{{affiliation|}}}|<tr> | |||
<th>Affiliation</th> | |||
<td>{{{affiliation}}}</td> | |||
</tr>}}{{#if:{{{profession|}}}|<tr> | |||
<th>Profession</th> | |||
<td>{{{profession}}}</td> | |||
</tr>}}{{#if:{{{divinite|}}}|<tr> | |||
<th>Divinité</th> | |||
<td>{{{divinite}}}</td> | |||
</tr>}}{{#if:{{{oracle|}}}|<tr> | |||
<th>Oracle</th> | |||
<td>{{{oracle}}}</td> | |||
</tr>}}{{#if:{{{artefact|}}}|<tr> | |||
<th>Artefact</th> | |||
<td>{{{artefact}}}</td> | |||
</tr>}}{{#if:{{{ame-liee|}}}|<tr> | |||
<th>Âme liée</th> | |||
<td>{{{ame-liee}}}</td> | |||
</tr>}}{{#if:{{{citation|}}}|<tr> | |||
<th>Citation</th> | |||
<td>{{{citation}}}</td> | |||
</tr>}}{{#if:{{{theme|}}}|<tr> | |||
<th>Thème</th> | |||
<td>{{{theme}}}</td> | |||
</tr>}}{{#if:{{{artiste|}}}|<tr> | |||
<th>Artiste</th> | |||
<td>{{{artiste}}}</td> | |||
</tr>}}</table> | |||
</div> | |||
Version du 3 septembre 2022 à 18:53
Infobox