Modèle:Cadre : Différence entre versions
De Wiki ODR
(14 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<noinclude> | <noinclude> | ||
− | + | ||
{| rules="all" style="border: 1px solid #999; padding-right: 0.5em;" cellspacing="0" cellpadding="3" | {| rules="all" style="border: 1px solid #999; padding-right: 0.5em;" cellspacing="0" cellpadding="3" | ||
|-bgcolor="#DFDFDF" | |-bgcolor="#DFDFDF" | ||
Ligne 8 : | Ligne 8 : | ||
:'''<nowiki>{{Cadre</nowiki>''' | :'''<nowiki>{{Cadre</nowiki>''' | ||
− | :'''<nowiki>| | + | :'''<nowiki>|logo =</nowiki>''' image optionnelle exemple <nowiki>[[Image:Imag3v.jpg|center|22px|agric]]</nowiki> |
− | :'''<nowiki>| | + | :'''<nowiki>|bord =</nowiki>''' 7BCA7B |
− | :'''<nowiki>| | + | :'''<nowiki>|fond =</nowiki>''' EBFCEA |
− | :'''<nowiki>|titre =</nowiki>''' Titre | + | :'''<nowiki>|titre =</nowiki>''' Titre |
− | :'''<nowiki>|fond_titre =</nowiki>''' | + | :'''<nowiki>|fond_titre =</nowiki>''' 7BCA7B |
:'''<nowiki>|alignement_titre =</nowiki>''' left | :'''<nowiki>|alignement_titre =</nowiki>''' left | ||
− | :'''<nowiki>|taille_titre =</nowiki>''' | + | :'''<nowiki>|taille_titre =</nowiki>''' 110% |
− | :'''<nowiki>| | + | :'''<nowiki>|contenu =</nowiki>''' contenu du cadre |
:'''<nowiki>}}</nowiki>''' | :'''<nowiki>}}</nowiki>''' | ||
− | Ce modèle crée un cadre avec un logo, un titre | + | Ce modèle crée un cadre avec un logo (optionnel), un titre et un contenu. |
− | + | L'utilisateur a le choix des couleurs pour le fond et le contour du cadre. | |
− | |||
− | + | [[Aide:Aide | retour à la page aide]] | |
− | |||
| style="text-align:left; vertical-align: top" | | | style="text-align:left; vertical-align: top" | | ||
{{Cadre | {{Cadre | ||
− | |logo = [[Image: | + | |logo = [[Image:Imag3v.jpg|center|22px|agric]] |
− | |bord = | + | |bord = 7BCA7B |
− | |fond = | + | |fond = EBFCEA |
− | |titre = Titre | + | |titre = Titre |
− | |fond_titre = | + | |fond_titre = 7BCA7B |
|alignement_titre = left | |alignement_titre = left | ||
− | |taille_titre = | + | |taille_titre = 110% |
− | | | + | |contenu = contenu du cadre |
}} | }} | ||
|} | |} | ||
− | </noinclude><div style=" display:block; vertical-align:top; width:100%; margin-bottom:5px; margin-top:5px; padding-bottom:1px; padding-left:0px; padding-right:0px;"> | + | </noinclude><includeonly><div style=" display:block; vertical-align:top; width:100%; margin-bottom:5px; margin-top:5px; padding-bottom:1px; padding-left:0px; padding-right:0px;"> |
{| cellspacing="0" style="float: center; width:100%; background-color:#{{{fond}}}; border: #{{{bord}}} solid 1px; " | {| cellspacing="0" style="float: center; width:100%; background-color:#{{{fond}}}; border: #{{{bord}}} solid 1px; " | ||
| style="width:2.52em; background-color:#{{{fond_titre}}};text-align:center" | | | style="width:2.52em; background-color:#{{{fond_titre}}};text-align:center" | | ||
Ligne 46 : | Ligne 44 : | ||
| style="font-size:{{{taille_titre}}};text-align:{{{alignement_titre}}}; background-color:#{{{fond_titre}}};" | | | style="font-size:{{{taille_titre}}};text-align:{{{alignement_titre}}}; background-color:#{{{fond_titre}}};" | | ||
{{{titre}}} | {{{titre}}} | ||
− | | style="width:2.52em; background-color:#{{{fond_titre}}}; text-align:right;" | | + | | style="width:2.52em; background-color:#{{{fond_titre}}}; text-align:right;" | |
− | |||
|- | |- | ||
− | |colspan="3" style="padding:5px 3px 7px 4px" | {{{ | + | |colspan="3" style="padding:5px 3px 7px 4px" | {{{contenu}}} |
|- | |- | ||
|} | |} | ||
− | </div> | + | </div></includeonly> |
− | |||
− | |||
− | |||
− | |||
− | </ |
Version actuelle datée du 5 mars 2007 à 16:02
Syntaxe | Résultat |
---|---|
Ce modèle crée un cadre avec un logo (optionnel), un titre et un contenu. L'utilisateur a le choix des couleurs pour le fond et le contour du cadre. |