« Modèle:Infobox Zone » : différence entre les versions
Aucun résumé des modifications Balise : Révoqué |
Annulation des modifications 760 de FewerElk (discussion) Balise : Annulation |
||
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;"> | ||
<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> | ||
{{#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>}} | ||
{{#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 17 : | Ligne 13 : | ||
<!-- Groupe : Localisation --> | <!-- Groupe : Localisation --> | ||
{{#if:{{{localisation|}}}{{{coordonnées|}}}{{{lieu|}}}{{{accès|}}}|<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 25 : | Ligne 19 : | ||
<!-- Groupe : Occupants --> | <!-- Groupe : Occupants --> | ||
{{#if:{{{occupants|}}}{{{p.n.j.|}}}{{{créatures|}}}|<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> |