Aller au contenu

« Modèle:Concert » : différence entre les versions

De Wreck
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<includeonly>{| class="infobox" style="width: 22em; max-width: 100%; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #aaa; background-color: #f9f9f9; font-size: 90%; line-height: 1.5em; border-spacing: 2px; border-radius: 8px; box-sizing: border-box;"
<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: 125%; font-weight: bold; background-color: #b0c4de; padding: 8px; border-radius: 8px 8px 0 0;" | {{{nom|{{PAGENAME}}}}}
|+ 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: 10px; background: #fff;">[[Fichier:{{{image}}}|frameless|upright=1.1|center]] {{#if:{{{legende|}}}|<br/><small>{{{legende}}}</small>}}</td></tr>}}
{{#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: 5px;" | Informations générales
! colspan="2" style="background-color: #d1dbed; text-align: center; padding: 3px;" | Informations générales
{{#if:{{{artiste|}}}|<tr><th style="text-align: left; width: 40%; padding: 5px;">Artiste</th><td>{{{artiste}}}</td></tr>}}
{{#if:{{{artiste|}}}|<tr><th style="text-align: left; width: 45%; padding: 3px;">Artiste</th><td>{{{artiste}}}</td></tr>}}
{{#if:{{{tournee|}}}|<tr><th style="text-align: left; padding: 5px;">Tournée</th><td>''{{{tournee}}}''</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: 5px;">Date</th><td>{{{date}}}</td></tr>}}
{{#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: 5px;">Lieu</th><td>{{{lieu}}}</td></tr>}}
{{#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: 5px;">Ville</th><td>{{{ville}}}</td></tr>}}
{{#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: 5px;">Pays</th><td>{{{pays}}}</td></tr>}}
! colspan="2" style="background-color: #d1dbed; text-align: center; padding: 3px;" | Détails techniques
! colspan="2" style="background-color: #d1dbed; text-align: center; padding: 5px;" | Détails techniques
{{#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: 5px;">Genre</th><td>{{{genre}}}</td></tr>}}
{{#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: 5px;">Durée</th><td>{{{duree}}}</td></tr>}}
{{#if:{{{site_web|}}}|<tr><th style="text-align: left; padding: 3px;">Site web</th><td>{{{site_web}}}</td></tr>}}
{{#if:{{{affluence|}}}|<tr><th style="text-align: left; padding: 5px;">Affluence</th><td>{{{affluence}}}</td></tr>}}
{{#if:{{{premiere_partie|}}}|<tr><th style="text-align: left; padding: 5px;">1ère partie</th><td>{{{premiere_partie}}}</td></tr>}}
{{#if:{{{site_web|}}}|<tr><th style="text-align: left; padding: 5px;">Site web</th><td>{{{site_web}}}</td></tr>}}
|}
|}
</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" },
"tournee": { "label": "Tournée", "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" },
"affluence": { "label": "Affluence", "type": "string" },
"premiere_partie": { "label": "Première partie", "type": "string" },
"site_web": { "label": "Site web", "type": "url" }
"site_web": { "label": "Site web", "type": "url" }
},
},
"description": "Infobox pour les concerts.",
"description": "Infobox compacte pour concerts.",
"format": "block"
"format": "block"
}
}

Version du 22 février 2026 à 18:04

Documentation

Infobox compacte pour concerts.

Paramètres du modèle[Modifier les données du modèle]

La mise en forme multiligne est préférée pour ce modèle.

ParamètreDescriptionTypeÉtat
Nomnom

aucune description

Par défaut
{{PAGENAME}}
Chaînefacultatif
Imageimage

aucune description

Fichiersuggéré
Légendelegende

aucune description

Chaînefacultatif
Artisteartiste

aucune description

Chaînefacultatif
Datedate

aucune description

Chaînefacultatif
Lieulieu

aucune description

Chaînefacultatif
Villeville

aucune description

Chaînefacultatif
Payspays

aucune description

Chaînefacultatif
Genregenre

aucune description

Chaînefacultatif
Duréeduree

aucune description

Chaînefacultatif
Site website_web

aucune description

URLfacultatif