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>
<includeonly>
<aside class="infobox" style="width: 100%; max-width: 320px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #ced4da; border-radius: 8px; background: #ffffff; font-size: 0.9em; line-height: 1.5; font-family: sans-serif; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
<aside class="infobox" style="width: 100%; max-width: 320px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #ced4da; border-radius: 8px; background: #ffffff; font-size: 0.9em; line-height: 1.5; font-family: sans-serif; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
  <div style="background: #e9ecef; color: #212529; padding: 10px; text-align: center; border-bottom: 1px solid #ced4da;">
    <div style="font-weight: bold; font-size: 1.2em; font-style: italic;">{{{titre}}}</div>
  </div>
  <div style="background: #f8f9fa; color: #0056b3; text-align: center; padding: 5px; border-bottom: 1px solid #eee; font-weight: bold;">
    Concert de {{{artiste}}}<includeonly>
<aside class="infobox" style="width: 100%; max-width: 320px; float: left; clear: left; margin: 0 1em 1em 0; border: 1px solid #ced4da; border-radius: 8px; background: #ffffff; font-size: 0.9em; line-height: 1.5; font-family: sans-serif; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">


   <div style="background: #e9ecef; color: #212529; padding: 10px; text-align: center; border-bottom: 1px solid #ced4da;">
   <div style="background: #e9ecef; color: #212529; padding: 10px; text-align: center; border-bottom: 1px solid #ced4da;">
Ligne 8 : Ligne 16 :
   <div style="background: #f8f9fa; color: #0056b3; text-align: center; padding: 5px; border-bottom: 1px solid #eee; font-weight: bold;">
   <div style="background: #f8f9fa; color: #0056b3; text-align: center; padding: 5px; border-bottom: 1px solid #eee; font-weight: bold;">
     Concert de {{{artiste}}}
     Concert de {{{artiste}}}
  </div>
  {{#if:{{{image|}}}|
  <div style="padding: 10px; text-align: center; background: white;">
    {{{image}}}
    {{#if:{{{legende|}}}|<div style="font-size: 0.8em; color: #6c757d; margin-top: 5px;">{{{legende}}}</div>}}
  </div>
  }}
  <div style="padding: 5px 12px 12px 12px;">
    <table style="width: 100%; border-collapse: collapse;">
      {{#if:{{{date|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold; width: 40%;">Date</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{date}}}</td></tr>}}
      {{#if:{{{lieu|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Lieu</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{lieu}}}</td></tr>}}
      {{#if:{{{ville|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Ville</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{ville}}}</td></tr>}}
      {{#if:{{{pays|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Pays</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{pays}}}</td></tr>}}
      {{#if:{{{tournee|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Tournée</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{tournee}}}</td></tr>}}
      {{#if:{{{duree|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Durée</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{duree}}}</td></tr>}}
      {{#if:{{{genre|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Genre</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{genre}}}</td></tr>}}
      {{#if:{{{producteur|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Producteur</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{producteur}}}</td></tr>}}
      {{#if:{{{label|}}}|<tr><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa; font-weight: bold;">Label</td><td style="padding: 6px 0; border-bottom: 1px solid #f8f9fa;">{{{label}}}</td></tr>}}
    </table>
  </div>
  <div style="background: #e9ecef; padding: 8px; text-align: center; font-size: 0.9em;">
    <div style="font-weight: bold; margin-bottom: 5px; color: #495057;">Concerts de {{{artiste}}}</div>
    <div style="display: flex; justify-content: space-between; align-items: center; gap: 5px;">
      <div style="flex: 1; text-align: left;">{{#if:{{{precedent|}}}| ← {{{precedent}}} }}</div>
      <div style="flex: 1; text-align: right;">{{#if:{{{suivant|}}}| {{{suivant}}} → }}</div>
    </div>
  </div>
</aside>
</includeonly><noinclude>
== Documentation ==
Modèle d'infobox concert optimisé pour l'Éditeur Visuel. Les lignes vides ne s'affichent pas.
<templatedata>
{
"params": {
"titre": { "label": "Titre", "type": "string", "required": true, "example": "Live At Pauline Roland" },
"artiste": { "label": "Artiste", "type": "string", "suggested": true, "example": "Wreck" },
"image": { "label": "Image", "description": "Ex: [[Fichier:Nom.jpg|250px]]", "type": "string" },
"legende": { "label": "Légende", "type": "string" },
"date": { "label": "Date", "type": "string" },
"lieu": { "label": "Lieu / Salle", "type": "string" },
"ville": { "label": "Ville", "type": "string" },
"pays": { "label": "Pays", "type": "string" },
"tournee": { "label": "Tournée", "type": "string" },
"duree": { "label": "Durée", "type": "string" },
"genre": { "label": "Genre", "type": "string" },
"producteur": { "label": "Producteur", "type": "string" },
"label": { "label": "Label", "type": "string" },
"precedent": { "label": "Concert précédent", "type": "string" },
"suivant": { "label": "Concert suivant", "type": "string" }
},
"description": "Infobox concert responsive (Gauche sur PC, Centré sur Mobile).",
"format": "block"
}
</templatedata>
</noinclude>
   </div>
   </div>



Version du 22 février 2026 à 01:35


Documentation

Modèle d'infobox concert optimisé pour l'Éditeur Visuel. Les lignes vides ne s'affichent pas.

Infobox concert responsive (Gauche sur PC, Centré sur Mobile).

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
Titretitre

aucune description

Exemple
Live At Pauline Roland
Chaîneobligatoire
Artisteartiste

aucune description

Exemple
Wreck
Chaînesuggéré
Imageimage

Ex: [[Fichier:Nom.jpg|250px]]

Chaînefacultatif
Légendelegende

aucune description

Chaînefacultatif
Datedate

aucune description

Chaînefacultatif
Lieu / Sallelieu

aucune description

Chaînefacultatif
Villeville

aucune description

Chaînefacultatif
Payspays

aucune description

Chaînefacultatif
Tournéetournee

aucune description

Chaînefacultatif
Duréeduree

aucune description

Chaînefacultatif
Genregenre

aucune description

Chaînefacultatif
Producteurproducteur

aucune description

Chaînefacultatif
Labellabel

aucune description

Chaînefacultatif
Concert précédentprecedent

aucune description

Chaînefacultatif
Concert suivantsuivant

aucune description

Chaînefacultatif


Concerts de {{{artiste}}}

</aside> </includeonly>

Documentation

Ce modèle permet d'afficher une infobox pour un concert ou une captation live.

Infobox pour les lives et 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
Titre du concerttitre

aucune description

Exemple
Live At Pauline Roland
Chaîneobligatoire
Artisteartiste

aucune description

Exemple
Wreck
Chaînesuggéré
Imageimage

Ex: [[Fichier:Nom.jpg|250px]]

Chaînefacultatif
Légendelegende

aucune description

Chaînefacultatif
Date du concertdate

aucune description

Chaînefacultatif
Lieu / Sallelieu

aucune description

Chaînefacultatif
Villeville

aucune description

Chaînefacultatif
Payspays

aucune description

Chaînefacultatif
Tournéetournee

aucune description

Chaînefacultatif
Duréeduree

aucune description

Chaînefacultatif
Genre musicalgenre

aucune description

Chaînefacultatif
Producteurproducteur

aucune description

Chaînefacultatif
Labellabel

aucune description

Chaînefacultatif
Concert précédentprecedent

aucune description

Chaînefacultatif
Concert suivantsuivant

aucune description

Chaînefacultatif