Aller au contenu

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

De Wreck
Aucun résumé des modifications
Aucun résumé des modifications
 
Ligne 1 : Ligne 1 :
<includeonly>{| class="infobox vcard" style="width: 100%; max-width: 300px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #aaa; background: #f9f9f9; font-size: 90%; line-height: 1.5em; border-spacing: 2px;"
<includeonly>{| class="infobox" style="width: 100%; max-width: 300px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #aaa; background: #f9f9f9; font-size: 90%; line-height: 1.5em;"
|-
|-
! colspan="2" class="fn summary" style="background: #2596be; color: white; text-align: center; font-size: 125%; padding: 10px;" | {{{titre|{{PAGENAME}}}}}
! colspan="2" style="background: #2596be; color: white; text-align: center; font-size: 120%; padding: 8px;" | {{{titre}}}
|-
|-
{{#if:{{{image|}}}|
| colspan="2" style="text-align: center; background: white; padding: 5px;" | {{{image}}}
| colspan="2" style="text-align: center; padding: 5px; background: white;" | {{{image}}} {{#if:{{{legende|}}}|<br /><small>{{{legende}}}</small>}}
}}
|-
|-
! colspan="2" style="background: #2596be; color: white; text-align: center; padding: 5px;" | {{#if:{{{artiste|}}}| Single de {{{artiste}}} }} {{#if:{{{album|}}}| <br /><small>extrait de l'album ''{{{album}}}''</small> }}
! colspan="2" style="background: #2596be; color: white; text-align: center; padding: 4px;" | Single de {{{artiste}}}
|-
|-
{{#if:{{{face_b|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Face B {{!!}} {{{face_b}}} {{!}}- }}
! scope="row" style="text-align: left; width: 40%; padding-left: 5px;" | Sortie
{{#if:{{{sortie|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Sortie {{!!}} {{{sortie}}} {{!}}- }}
| {{{sortie}}}
{{#if:{{{enregistre|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Enregistré {{!!}} {{{enregistre}}} {{!}}- }}
{{#if:{{{duree|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Durée {{!!}} {{{duree}}} {{!}}- }}
{{#if:{{{genre|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Genre {{!!}} {{{genre}}} {{!}}- }}
{{#if:{{{format|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Format {{!!}} {{{format}}} {{!}}- }}
{{#if:{{{auteur|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Auteur {{!!}} {{{auteur}}} {{!}}- }}
{{#if:{{{producteur|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Producteur {{!!}} {{{producteur}}} {{!}}- }}
{{#if:{{{label|}}}| ! scope="row" style="text-align: left; padding-left: 5px;" {{!}} Label {{!!}} {{{label}}} {{!}}- }}
|-
|-
{{#if:{{{artiste|}}}|
! scope="row" style="text-align: left; padding-left: 5px;" | Enregistré
! colspan="2" style="background: #2596be; color: white; text-align: center; padding: 3px;" {{!}} Singles de {{{artiste}}}
| {{{enregistre}}}
{{!}}-
|-
{{!}} colspan="2" style="text-align: center;" {{!}}
! scope="row" style="text-align: left; padding-left: 5px;" | Durée
| {{{duree}}}
|-
! scope="row" style="text-align: left; padding-left: 5px;" | Genre
| {{{genre}}}
|-
! scope="row" style="text-align: left; padding-left: 5px;" | Format
| {{{format}}}
|-
! colspan="2" style="background: #2596be; color: white; text-align: center; padding: 3px;" | Singles de {{{artiste}}}
|-
| colspan="2" style="text-align: center;" |
{| style="width: 100%; background: transparent; font-size: 90%;"
{| style="width: 100%; background: transparent; font-size: 90%;"
| style="width: 33%; text-align: left;" | {{#if:{{{single_precedent|}}}| ← ''{{{single_precedent}}}'' }}
| style="width: 50%; text-align: left;" | ← {{{single_precedent}}}
| style="width: 33%; text-align: center;" |
| style="width: 50%; text-align: right;" | {{{single_suivant}}} →
| style="width: 33%; text-align: right;" | {{#if:{{{single_suivant|}}}| ''{{{single_suivant}}}'' }}
|}
|}
}}
|-
{{#if:{{{album|}}}|
! colspan="2" style="background: #2596be; color: white; text-align: center; padding: 3px;" {{!}} Pistes de ''{{{album}}}''
{{!}}-
{{!}} colspan="2" style="text-align: center;" {{!}}
{| style="width: 100%; background: transparent; font-size: 90%;"
| style="width: 33%; text-align: left;" | {{#if:{{{piste_precedente|}}}| ← {{{piste_precedente}}} }}
| style="width: 33%; text-align: center;" |
| style="width: 33%; text-align: right;" | {{#if:{{{piste_suivante|}}}| {{{piste_suivante}}} → }}
|}
|}
}}
</includeonly><noinclude>
|}</includeonly><noinclude>
[[Catégorie:Modèle d'infobox|Album]]
 
</noinclude>
== Documentation ==
<templatedata>
{
"params": {
"titre": { "label": "Titre", "type": "string", "required": true, "default": "{{PAGENAME}}" },
"artiste": { "label": "Artiste", "type": "string", "suggested": true },
"album": { "label": "Album", "type": "string", "suggested": true },
"image": { "label": "Image", "description": "Ex: [[Fichier:Nom.jpg|250px]]", "type": "wiki-file-name" },
"legende": { "label": "Légende", "type": "string" },
"face_b": { "label": "Face B", "type": "string" },
"sortie": { "label": "Sortie", "type": "string" },
"enregistre": { "label": "Enregistré", "type": "string" },
"duree": { "label": "Durée", "type": "string" },
"genre": { "label": "Genre", "type": "string" },
"format": { "label": "Format", "type": "string" },
"auteur": { "label": "Auteur", "type": "string" },
"producteur": { "label": "Producteur", "type": "string" },
"label": { "label": "Label", "type": "string" },
"single_precedent": { "label": "Single précédent", "type": "string" },
"single_suivant": { "label": "Single suivant", "type": "string" },
"piste_precedente": { "label": "Piste précédente", "type": "string" },
"piste_suivante": { "label": "Piste suivante", "type": "string" }
},
"description": "Infobox musicale responsive."
}
</templatedata></noinclude>

Dernière version du 22 février 2026 à 01:19