Template:Message: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<div class='{{#if:{{{class|}}}|{{{class}}}|notice}}' style='{{#if: {{{style|}}}| {{{style}}}|background:#eee; border:1px solid #666; box-shadow:1px 1px 2px rgba(50,50,50,.6)}}...")
 
No edit summary
Line 1: Line 1:
<div class='{{#if:{{{class|}}}|{{{class}}}|notice}}' style='{{#if: {{{style|}}}| {{{style}}}|background:#eee; border:1px solid #666; box-shadow:1px 1px 2px rgba(50,50,50,.6)}}'>{{{message}}}</div>
<div class='{{#if:{{{class|}}}|{{{class}}}|notice}}' style='padding:3px 5px; display:inline-block; {{#if: {{{style|}}}| {{{style}}}|background:#eee; border:1px solid #666; box-shadow:1px 1px 2px rgba(50,50,50,.6)}}'>{{{message}}}</div><br/>

Revision as of 08:12, 20 February 2013

{{{message}}}