« Modèle:Infobox » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (Une version intermédiaire par le même utilisateur non affichée) | |||
| Ligne 29 : | Ligne 29 : | ||
}} | }} | ||
{{#if: {{{production|}}} | | {{#if: {{{production|}}} | | ||
<div><tr><td><b>Production :</b></td><td>{{{ | <div><tr><td><b>Production :</b></td><td>{{{production|}}}</td></tr></div> | ||
}} | }} | ||
</table> | </table> | ||
| Ligne 40 : | Ligne 40 : | ||
"title": { | "title": { | ||
"default": "Titre", | "default": "Titre", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"Titre" | |||
], | |||
"description": "Titre encadré en partie supérieure de l'infobox." | |||
}, | |||
"image": { | |||
"description": "Image d'illustration du sujet" | |||
}, | }, | ||
"alt": {}, | "alt": {}, | ||
"legende_pic": {}, | "legende_pic": { | ||
"date_creation": {}, | "description": "Légende associée à la photo" | ||
"date_disparition": {}, | }, | ||
"Entree_en_service": {}, | "date_creation": { | ||
"pays_origine": {}, | "description": "Date de création" | ||
"production": {} | }, | ||
"date_disparition": { | |||
"description": "Date de disparition" | |||
}, | |||
"Entree_en_service": { | |||
"description": "Date d'entrée en service" | |||
}, | |||
"pays_origine": { | |||
"description": "Pays d'origine" | |||
}, | |||
"production": { | |||
"description": "Quantité produite d'unités" | |||
} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Dernière version du 9 mai 2025 à 17:52
Aucune description.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| title | title Titre | Titre encadré en partie supérieure de l'infobox.
| Inconnu | obligatoire |
| image | image | Image d'illustration du sujet | Inconnu | facultatif |
| alt | alt | aucune description | Inconnu | facultatif |
| legende_pic | legende_pic | Légende associée à la photo | Inconnu | facultatif |
| date_creation | date_creation | Date de création | Inconnu | facultatif |
| date_disparition | date_disparition | Date de disparition | Inconnu | facultatif |
| Entree_en_service | Entree_en_service | Date d'entrée en service | Inconnu | facultatif |
| pays_origine | pays_origine | Pays d'origine | Inconnu | facultatif |
| production | production | Quantité produite d'unités | Inconnu | facultatif |