« Modèle:Infobox V3/Début » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<div class="infobox" style="border: 1px solid #aaa; background: #f9f9f9; padding: 10px; box-sizing: border-box; margin-bottom: 1em;"> | <div class="infobox" style="border: 1px solid #aaa; background: #f9f9f9; padding: 10px; box-sizing: border-box; margin-bottom: 1em;"> | ||
<div style="font-weight: bold; font-size: 120%; margin-bottom: 0.5em;">{{{text|}}}</div> | <div style="font-weight: bold; font-size: 120%; margin-bottom: 0.5em;">{{{text|Lorem Ipsum}}}</div> | ||
</div> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Bloc de début pour les infobox V3 avec un titre", | |||
"params": { | |||
"text": { | |||
"label": "Texte", | |||
"description": "Texte affiché en haut de l'infobox", | |||
"type": "string", | |||
"required": false | |||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Version du 23 mai 2025 à 09:53
Lorem Ipsum
Bloc de début pour les infobox V3 avec un titre
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Texte | text | Texte affiché en haut de l'infobox | Chaîne | facultatif |