Template:Quote box: Difference between revisions
From CSDMS
Created page with '<div style=" {{#switch: {{lc:{{{align|}}}}} | center = margin: auto; | left = float: left; clear: left; margin: 0.5em 1.4em 0.8em 0; | float: right…' |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{#if:{{{width|<noinclude>1</noinclude>}}} | width: {{{width|<noinclude>30em</noinclude>}}};}} | {{#if:{{{width|<noinclude>1</noinclude>}}} | width: {{{width|<noinclude>30em</noinclude>}}};}} | ||
padding: 6px; | padding: 6px; | ||
border: {{{border| | border: {{{border|0px}}} solid #aaa; | ||
font-size: {{{fontsize|88%}}}; | font-size: {{{fontsize|88%}}}; | ||
background-color: {{{bgcolor|#F9F9F9}}}; | background-color: {{{bgcolor|#F9F9F9}}}; | ||
Line 15: | Line 15: | ||
background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}}; | background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}}; | ||
color:{{{title_fnt|black}}}; | color:{{{title_fnt|black}}}; | ||
text-align: | text-align: Left; | ||
font-size: larger; | font-size: larger; | ||
font-weight: bold; | font-weight: bold; | ||
Line 49: | Line 49: | ||
{{{sstyle|}}}">{{{source|{{{2|<noinclude>--the source</noinclude>}}} }}}</div> | {{{sstyle|}}}">{{{source|{{{2|<noinclude>--the source</noinclude>}}} }}}</div> | ||
</div><noinclude> | </div><noinclude> | ||
</noinclude> | </noinclude> |