Autres actions
Page créée avec « <span style = "background-color: {{{bgcolor|var( --background-color-button-quiet--active )}}}; border-radius: .4em .4em .4em .4em; margin: 1em 1em 1em 1em; padding: .4em .4em .4em .4em"><span style="color: {{{color|var( --color-emphasized )}}};">{{FontIcon|{{{icon}}}|family = {{{iconfamily}}}}}{{#if: {{{icon|}}}| | }}[{{{link}}} {{{text}}}]</span> </span></span> <noinclude> == Données du modèle == <templatedata> { "description": "Affichage de l... » |
Aucun résumé des modifications |
||
Ligne 52 : | Ligne 52 : | ||
{{ExtBoxLink|link = https://github.com/|text = GitHub|icon = github|iconfamily = Brands}} | {{ExtBoxLink|link = https://github.com/|text = GitHub|icon = github|iconfamily = Brands}} | ||
<code><nowiki>{{ExtBoxLink|link = | <code><nowiki>{{ExtBoxLink|link = https://github.com/|text = GitHub}}</nowiki></code> | ||
{{ExtBoxLink|link = https://github.com/|text = | {{ExtBoxLink|link = https://github.com/|text = GitHub}} | ||
[[Category:Modèles]] [[Category:Modèles de navigation]] [[Category:Petits Modèles]] | [[Category:Modèles]] [[Category:Modèles de navigation]] [[Category:Petits Modèles]] | ||
</noinclude> | </noinclude> |
Dernière version du 23 avril 2025 à 13:51
[{{{link}}} {{{text}}}]
Données du modèle
Affichage de liens dans des boîtes de texte (icône et couleurs paramétrables)
Paramètre | Description | Type | État | |
---|---|---|---|---|
Couleur de l'arrière plan | bgcolor | Couleur de l'arrière-plan du bouton de lien (hex, variable)
| Ligne de texte | facultatif |
Texte du lien | text | Texte du lien à afficher
| Ligne de texte | facultatif |
Couleur principale | color | Couleur du bouton de lien et du texte (hex, variable)
| Ligne de texte | facultatif |
Icône | icon | Nom de l'icône FontAwesome à utiliser
| Ligne de texte | facultatif |
Famille d'icône | iconfamily | Nom de la famille d'icônes FontAwesome à utiliser
| Ligne de texte | facultatif |
Lien | link | Lien externe vers lequel pointer
| Ligne de texte | obligatoire |
Exemples d'utilisation
{{ExtBoxLink|link = https://github.com/|text = GitHub|icon = github|iconfamily = Brands}}
{{ExtBoxLink|link = https://github.com/|text = GitHub}}