Aucun résumé des modifications
Balise : Révoqué
Aucun résumé des modifications
Balise : Révoqué
Ligne 1 : Ligne 1 :
<includeonly>
<includeonly>
<table class="infobox lieu" style="width:250px; background:#fff; border:1px solid #aaa; font-size:90%; line-height:1.4em;">
<table class="infobox lieu" style="width:250px; background:#fff; border:1px solid #aaa; font-size:90%; line-height:1.4em;">
  <!-- Titre -->
   <tr>
   <tr>
     <th colspan="2" style="text-align:center; background:#500050; color:white; font-size:120%;">{{{Titre}}}</th>
     <th colspan="2" style="text-align:center; background:#500050; color:white; font-size:120%;">{{{Titre}}}</th>
   </tr>
   </tr>
  <!-- Image -->
   {{#if:{{{image1|}}}|<tr>
   {{#if:{{{image1|}}}|<tr>
     <td colspan="2" style="text-align:center;">[[Fichier:{{{image1}}}|250px]]<br /><small>{{{caption-image1|}}}</small></td>
     <td colspan="2" style="text-align:center;">[[Fichier:{{{image1}}}|250px]]<br /><small>{{{caption-image1|}}}</small></td>
   </tr>}}
   </tr>}}


  <!-- Données simples -->
   {{#if:{{{catégorie|}}}|<tr><th>Catégorie</th><td>{{{catégorie}}}</td></tr>}}
   {{#if:{{{catégorie|}}}|<tr><th>Catégorie</th><td>{{{catégorie}}}</td></tr>}}
   {{#if:{{{fairy_souls|}}}|<tr><th>[[Fairy Soul|Fairy Souls]]</th><td>{{{fairy_souls}}}</td></tr>}}
   {{#if:{{{fairy_souls|}}}|<tr><th>[[Fairy Soul|Fairy Souls]]</th><td>{{{fairy_souls}}}</td></tr>}}
Ligne 13 : Ligne 17 :


   <!-- Groupe : Localisation -->
   <!-- Groupe : Localisation -->
   {{#if:{{{localisation|}}}{{{coordonnées|}}}{{{lieu|}}}{{{accès|}}}|<tr><th colspan="2" style="text-align:center; background:#500050; color:white;">Localisation</th></tr>}}
   {{#if:{{{localisation|}}}{{{coordonnées|}}}{{{lieu|}}}{{{accès|}}}|<tr>
    <th colspan="2" style="text-align:center; background:#500050; color:white;">Localisation</th>
  </tr>}}
   {{#if:{{{coordonnées|}}}|<tr><th>Coordonnées</th><td>{{{coordonnées}}}</td></tr>}}
   {{#if:{{{coordonnées|}}}|<tr><th>Coordonnées</th><td>{{{coordonnées}}}</td></tr>}}
   {{#if:{{{lieu|}}}|<tr><th>Lieu</th><td>{{{lieu}}}</td></tr>}}
   {{#if:{{{lieu|}}}|<tr><th>Lieu</th><td>{{{lieu}}}</td></tr>}}
Ligne 19 : Ligne 25 :


   <!-- Groupe : Occupants -->
   <!-- Groupe : Occupants -->
   {{#if:{{{occupants|}}}{{{p.n.j.|}}}{{{créatures|}}}|<tr><th colspan="2" style="text-align:center; background:#500050; color:white;">Occupants</th></tr>}}
   {{#if:{{{occupants|}}}{{{p.n.j.|}}}{{{créatures|}}}|<tr>
    <th colspan="2" style="text-align:center; background:#500050; color:white;">Occupants</th>
  </tr>}}
   {{#if:{{{p.n.j.|}}}|<tr><th>P.N.J.</th><td>{{{p.n.j.}}}</td></tr>}}
   {{#if:{{{p.n.j.|}}}|<tr><th>P.N.J.</th><td>{{{p.n.j.}}}</td></tr>}}
   {{#if:{{{créatures|}}}|<tr><th>Créatures</th><td>{{{créatures}}}</td></tr>}}
   {{#if:{{{créatures|}}}|<tr><th>Créatures</th><td>{{{créatures}}}</td></tr>}}
</table>
</table>
</includeonly>
</includeonly>

Version du 25 juillet 2025 à 11:50