Modèle:Perso
De Wiki EELL.
(Différences entre les versions)
m (Padding) |
m (padding 5px) |
||
Ligne 2 : | Ligne 2 : | ||
<!-- Ajouté : --> | <!-- Ajouté : --> | ||
div#bandeau { | div#bandeau { | ||
- | style="clear:both;margin: 1em 0 0 0; | + | style="clear:both; |
+ | margin: 1em 0 0 0; | ||
border:1px solid #aaa; | border:1px solid #aaa; | ||
background:{{#if:{{{background|}}}|{{{background|}}}|#ecfcf4}}; | background:{{#if:{{{background|}}}|{{{background|}}}|#ecfcf4}}; | ||
Ligne 25 : | Ligne 26 : | ||
|[[Image:{{#if:{{{image|}}}|{{{image}}}|Template-info.png}}|right|40px]]}} | |[[Image:{{#if:{{{image|}}}|{{{image}}}|Template-info.png}}|right|40px]]}} | ||
- | <div style="padding: | + | <div style="padding: 5px; background-color: {{{fondtexte|white}}};{{{styletexte|}}}"> |
{{{1}}} | {{{1}}} | ||
</div> | </div> |
Version du 14 février 2014 à 10:37
La documentation de ce modèle est incluse depuis sa sous-page de documentation (modifier Modèle:! historique).
Usage
{{perso | titre= | image= | background= | border-left= | le texte ... }}
Exemples
Bord gauche vert, encadrement du texte en rose pâle.
{{Modèle:Perso |titre=''' Couleur de fond et bordure gauche''' |background=#fafafa |border-left=green | ''' Ceci est un texte gras''' avec un espace en première colonne pour voir la couleur de fond identique au préformat }}
Ceci est un texte gras avec un espace en première colonne pour voir la couleur de fond identique au préformat
{{Modèle:Perso |titre=''' Test de boîte''' |image=ACE.png |background=#eeffff |border-left=yellow |{{rouge|''' Ceci est un texte gras''' rouge}} et ceci un petit supplément }}
{{Modèle:Perso |titre=''' Test de boîte''' |image=ACE.png |background=#eeffff |border-left=yellow | {{rouge|''' Ceci est un texte gras''' rouge}}<br /> et ceci un petit supplément }}<div style="clear:both" />