« Modèle:Message » : 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 : | ||
<div class="messagebox {{{class|}}}" style="background-color: {{{bgcolor|#f9f6b7}}}; border: 1px solid {{{bdcolor|#c4c295}}}; color: {{{fgcolor|black}}}; padding: 5px; margin: 1ex 0; min-height: {{{imgwidth|48}}}px; padding-left: {{#expr:{{{imgwidth|48}}}+10}}px; {{{style|}}}"> | <div class="messagebox {{{class|}}}" style="background-color: {{{bgcolor|#f9f6b7}}}; border: 1px solid {{{bdcolor|#c4c295}}}; color: {{{fgcolor|black}}}; padding: 5px; margin: 1ex 0; min-height: {{{imgwidth|48}}}px; padding-left: {{#expr:{{{imgwidth|48}}}+10}}px; {{{style|}}}"> | ||
<div style="float: left; margin-left: -{{#expr:{{{imgwidth|48}}}+5}}px;">[[Image:{{{image|Idea.png}}}|{{{imgwidth|48}}}px]]</div> | |||
<div>{{{1}}}</div> -- | <div>{{{1}}}</div> | ||
{| border="0" cellpadding="5" cellspacing="0" style="background-color:{{{bgcolor|#f9f6b7}}};color:{{{fgcolor|black}}};" | <!-- {| border="0" cellpadding="5" cellspacing="0" style="background-color:{{{bgcolor|#f9f6b7}}};color:{{{fgcolor|black}}};" | ||
| [[Image:{{{image|Idea.png}}}|{{{imgwidth|48}}}px]] | | [[Image:{{{image|Idea.png}}}|{{{imgwidth|48}}}px]] | ||
| {{{1}}} | | {{{1}}} | ||
|} | |} --> | ||
</div> | </div> | ||