« Modèle:Cadre » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<includeonly><div style=" display:block; vertical-align:top; width:30%; margin-bottom:1px; margin-top:1px; padding-bottom:1px; padding-left:0px; padding-right:0px ; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); float: | <includeonly><div style=" display:block; vertical-align:top; width:30%; margin-bottom:1px; margin-top:1px; padding-bottom:1px; padding-left:0px; padding-right:0px ; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); float:left;"> | ||
{| cellspacing="0" style="width:100%; background-color:{{{fond}}}; border: {{{bord}}} solid 1px;border-radius:0em; " | {| cellspacing="0" style="width:100%; background-color:{{{fond}}}; border: {{{bord}}} solid 1px;border-radius:0em; " | ||
| style="width:2.0em; background-color:{{{fond_titre}}};text-align:center;border-top-left-radius:0em; " | | | style="width:2.0em; background-color:{{{fond_titre}}};text-align:center;border-top-left-radius:0em; " | |
Version du 22 août 2017 à 16:12
Appeler le modèle ainsi :
{{Cadre |logo = [[Fichier:<nom>.png|center|48px|information sur l'icône]] |titre = <span style="color: white;">Ecrire le nom du cadre ici</span> |bord = #FFAC25 |fond = #FFFFFF |fond_titre = #FFAC25 |alignement_titre = center |taille_titre = 150% |page = <page affichée dans le cadre, doit être créée>}}
La couleur du titre, des bords, du fond, du fond du titre peuvent être remplacés par un nom ou une valeur de couleur.
Voir : https://www.w3schools.com/colors/default.asp
Alignements possibles : center, left (gauche) et right (droite)