« Modèle:Concert » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<includeonly>{| class="infobox" style="width: | <includeonly>{| class="infobox" style="width: 250px; max-width: 90%; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #aaa; background-color: #f9f9f9; font-size: 85%; line-height: 1.4em; border-spacing: 2px; border-radius: 8px; box-sizing: border-box;" | ||
|+ style="font-size: | |+ style="font-size: 115%; font-weight: bold; background-color: #b0c4de; padding: 6px; border-radius: 8px 8px 0 0;" | {{{nom|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center; padding: | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center; padding: 5px; background: #fff;">[[Fichier:{{{image}}}|frameless|upright=0.9|center]] {{#if:{{{legende|}}}|<br/><small>{{{legende}}}</small>}}</td></tr>}} | ||
! colspan="2" style="background-color: #d1dbed; text-align: center; padding: | ! colspan="2" style="background-color: #d1dbed; text-align: center; padding: 3px;" | Informations générales | ||
{{#if:{{{artiste|}}}|<tr><th style="text-align: left; width: | {{#if:{{{artiste|}}}|<tr><th style="text-align: left; width: 45%; padding: 3px;">Artiste</th><td>{{{artiste}}}</td></tr>}} | ||
{{#if:{{{date|}}}|<tr><th style="text-align: left; padding: 3px;">Date</th><td>{{{date}}}</td></tr>}} | |||
{{#if:{{{date|}}}|<tr><th style="text-align: left; padding: | {{#if:{{{lieu|}}}|<tr><th style="text-align: left; padding: 3px;">Lieu</th><td>{{{lieu}}}</td></tr>}} | ||
{{#if:{{{lieu|}}}|<tr><th style="text-align: left; padding: | {{#if:{{{ville|}}}|<tr><th style="text-align: left; padding: 3px;">Ville</th><td>{{{ville}}}</td></tr>}} | ||
{{#if:{{{ville|}}}|<tr><th style="text-align: left; padding: | {{#if:{{{pays|}}}|<tr><th style="text-align: left; padding: 3px;">Pays</th><td>{{{pays}}}</td></tr>}} | ||
{{#if:{{{pays|}}}|<tr><th style="text-align: left; padding: | ! colspan="2" style="background-color: #d1dbed; text-align: center; padding: 3px;" | Détails techniques | ||
! colspan="2" style="background-color: #d1dbed; text-align: center; padding: | {{#if:{{{genre|}}}|<tr><th style="text-align: left; padding: 3px;">Genre</th><td>{{{genre}}}</td></tr>}} | ||
{{#if:{{{genre|}}}|<tr><th style="text-align: left; padding: | {{#if:{{{duree|}}}|<tr><th style="text-align: left; padding: 3px;">Durée</th><td>{{{duree}}}</td></tr>}} | ||
{{#if:{{{duree|}}}|<tr><th style="text-align: left; padding: | {{#if:{{{site_web|}}}|<tr><th style="text-align: left; padding: 3px;">Site web</th><td>{{{site_web}}}</td></tr>}} | ||
{{#if:{{{site_web|}}}|<tr><th style="text-align: left; padding: | |||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
| Ligne 25 : | Ligne 22 : | ||
"legende": { "label": "Légende", "type": "string" }, | "legende": { "label": "Légende", "type": "string" }, | ||
"artiste": { "label": "Artiste", "type": "string" }, | "artiste": { "label": "Artiste", "type": "string" }, | ||
"date": { "label": "Date", "type": "string" }, | "date": { "label": "Date", "type": "string" }, | ||
"lieu": { "label": "Lieu", "type": "string" }, | "lieu": { "label": "Lieu", "type": "string" }, | ||
| Ligne 32 : | Ligne 28 : | ||
"genre": { "label": "Genre", "type": "string" }, | "genre": { "label": "Genre", "type": "string" }, | ||
"duree": { "label": "Durée", "type": "string" }, | "duree": { "label": "Durée", "type": "string" }, | ||
"site_web": { "label": "Site web", "type": "url" } | "site_web": { "label": "Site web", "type": "url" } | ||
}, | }, | ||
"description": "Infobox pour | "description": "Infobox compacte pour concerts.", | ||
"format": "block" | "format": "block" | ||
} | } | ||
Version du 22 février 2026 à 18:04
Documentation
Infobox compacte pour concerts.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Nom | nom | aucune description
| Chaîne | facultatif |
| Image | image | aucune description | Fichier | suggéré |
| Légende | legende | aucune description | Chaîne | facultatif |
| Artiste | artiste | aucune description | Chaîne | facultatif |
| Date | date | aucune description | Chaîne | facultatif |
| Lieu | lieu | aucune description | Chaîne | facultatif |
| Ville | ville | aucune description | Chaîne | facultatif |
| Pays | pays | aucune description | Chaîne | facultatif |
| Genre | genre | aucune description | Chaîne | facultatif |
| Durée | duree | aucune description | Chaîne | facultatif |
| Site web | site_web | aucune description | URL | facultatif |