« Modèle:Button » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 14 : | Ligne 14 : | ||
</pre> | </pre> | ||
Modifiez la page pour voir le texte du modèle. | Modifiez la page pour voir le texte du modèle. | ||
</noinclude><includeonly><span style="{{#if:{{{color|}}}| background-color:{{#switch: {{{color}}} | blue=#3581D8 | green=#26B52A | red=#D82E3F| yellow=#E5B525}};}} {{#if:{{{size|}}}| padding:{{#switch: {{{size}}} | small=0 0.5em | medium=0.15em 1em | large=0.33em 1.1em|full=0.5em 1.5em}}; font-size:{{#switch: {{{size}}} | small=0.85em | medium=0.92em | large=1em| full=1em}}; width:{{#switch: {{{size}}} | small=auto | medium=auto | large=auto |full=100%;margin-top:1.2em;}};}}" class="modele-button noprint">{{#if:{{{style|}}}| '''{{#switch: {{{style|}}} | pen=🖊 | box=◧ | check=✔| cross=✘| arrow=➔| heart=❤| star=★|email=✉|}}''' }} {{{link}}}</span></includeonly> | </noinclude><includeonly><span style="{{#if:{{{color|}}}| background-color:{{#switch: {{{color}}} | blue=#3581D8 | green=#26B52A | red=#D82E3F| yellow=#E5B525}};}} {{#if:{{{size|}}}| padding:{{#switch: {{{size}}} | small=0 0.5em | medium=0.15em 1em | large=0.33em 1.1em|full=0.5em 1.5em}}; font-size:{{#switch: {{{size}}} | small=0.85em | medium=0.92em | large=1em| full=1em}}; width:{{#switch: {{{size}}} | small=auto | medium=auto | large=auto |full=100%;margin-top:1.2em;}};}}" class="modele-button noprint">{{#if:{{{style|}}}| '''{{#switch: {{{style|}}} | pen=🖊 | box=◧ | check=✔| cross=✘| arrow=➔| heart=❤| star=★|email=✉|}}''' }} {{{link}}}</span><span class="printonly">[Bouton:{{{link}}}]</span></includeonly> |
Version du 30 avril 2021 à 10:22
Ceci est le modèle « button ». Il devrait être appelé selon le format suivant :
{{button|link=LINK}} options: {{button |style=pen,box,arrow,check,cross,heart,star,email |size=small, medium, large, full |color=red,green,blue,yellow |link=LINK }}
Modifiez la page pour voir le texte du modèle.