.

Template:Quote box: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="
<div class="quotebox" style="
     {{#switch: {{lc:{{{align|}}}}}  
     {{#switch: {{lc:{{{align|}}}}}  
         | center = margin: auto;  
         | center = margin: auto;  
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|1px}}} solid #280000;  
     border: {{{border|1px}}} solid #aaa;  
     font-size: {{{fontsize|88%}}};  
     font-size: {{{fontsize|88%}}};  
    background-color: {{{bgcolor|#F9F9F9}}};
     {{{style|}}}">
     {{{style|}}}">
{{#if:{{{title|<noinclude>1</noinclude>}}}
{{#if:{{{title|<noinclude>1</noinclude>}}}
     |<div style="
     |<div style="
        background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}};
         color:{{{title_fnt|black}}};  
         color:{{{title_fnt|black}}};  
         text-align: center;  
         text-align: center;  
Line 23: Line 25:
     {{{qstyle|}}}">
     {{{qstyle|}}}">
<div {{#if:{{{quoted|}}}|style="margin:0px 2em;"}}>
<div {{#if:{{{quoted|}}}|style="margin:0px 2em;"}}>
{{{quote|{{{1|<noinclude>test</noinclude>}}} }}}
{{{quote|{{{1|<noinclude></noinclude>}}} }}}
</div>
</div>
{{#if:{{{quoted|}}}
{{#if:{{{quoted|}}}

Latest revision as of 23:05, 10 December 2010

{{#if:1

|
Test Title

}}

{{#if:

|
}}
--the source