« Modèle:Info » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « <includeonly><onlyinclude>{| style="min-width:300px; max-width:800px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:10px; background-color:#bee4ff;margin:10px; color: black" cellspacing="2" |- | style="padding:10px" |Image:neron_small.png | style="padding:10px" |{{{1}}} |}</onlyinclude></includeonly> Un template pour afficher des informations dans un encadré bleu. '''Usage''' <pre>{{Info|Texte}}</pre> Paramètre '''néces... » |
Aucun résumé des modifications |
||
| Ligne 5 : | Ligne 5 : | ||
|}</onlyinclude></includeonly> | |}</onlyinclude></includeonly> | ||
[[Category:Templates]] | |||
<noinclude> | |||
< | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Texte", | |||
"description": "Texte de l'encadré.", | |||
"required": true | |||
} | |||
}, | |||
"description": "Créer un encadré informations (bleu)." | |||
} | |||
</templatedata> | |||
</noinclude> | |||
{{Info|Exemple.}} | |||
{{Info| | |||
Version du 24 février 2025 à 14:06
Créer un encadré informations (bleu).
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Texte | 1 | Texte de l'encadré. | Inconnu | obligatoire |
| Exemple. |