« Modèle:Box » : différence entre les versions

De EduTech Wiki
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 5 : Ligne 5 :
</pre>
</pre>
Modifiez la page pour voir le texte du modèle.
Modifiez la page pour voir le texte du modèle.
</noinclude><includeonly><div style="margin:0.5em 0;box-sizing: border-box;background-color:#a4a4a4;border-radius: 0.2em;1px solid rgba(242,242,242,0.5);{{#if:{{{color|}}}| background-color:{{#switch: {{{color}}} | blue=#3581D8| green=#26B52A | red=#D82E3F|{{{color}}}}};}}{{#if:{{{width|}}}| width: {{{width|auto}}}; }}">{{#if:{{{title|}}}|<div  style="color: #fff;border-radius: 0.2em 0.2em 0 0;padding: 0.5em 1em 0.5em 1em;">'''{{{title}}}'''</div>}}<div style=" padding: 0.5em 1em 0.5em 1em;background-color:#F8F9FA;background-color: rgba(255,255,255,0.75);
</noinclude><includeonly><div style="margin:0.5em 0;box-sizing: border-box;background-color:#a4a4a4;border-radius: 0.2em;border:1px solid rgba(242,242,242,0.5);{{#if:{{{color|}}}| background-color:{{#switch: {{{color}}} | blue=#3581D8| green=#26B52A | red=#D82E3F|{{{color}}}}};}}{{#if:{{{width|}}}| width: {{{width|auto}}}; }}">{{#if:{{{title|}}}|<div  style="color: #fff;border-radius: 0.2em 0.2em 0 0;padding: 0.5em 1em 0.5em 1em;">'''{{{title}}}'''</div>}}<div style=" padding: 0.5em 1em 0.5em 1em;background-color:#F8F9FA;background-color: rgba(255,255,255,0.75);
height: auto;">{{{content}}}</div></div></includeonly>
height: auto;">{{{content}}}</div></div></includeonly>

Version du 30 avril 2021 à 10:25

Ceci est le modèle « box ». Il devrait être appelé selon le format suivant :

{{box|title=TITLE|content=CONTENT|color=BACKGROUND-COLOR|width=WIDTH}}

Modifiez la page pour voir le texte du modèle.