틀:Quotation: 두 판 사이의 차이
내위키
편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<div class="quotebox | <div class="quotebox" style=" | ||
| center = | {{#switch: {{lc:{{{align|}}}}} | ||
| left = | | center = margin: auto; | ||
| left = float: left; clear: left; margin: 0.5em 1.4em 0.8em 0; | |||
| none = | | none = | ||
| | | float: right; clear: right; margin: 0.5em 0 0.8em 1.4em; | ||
}} | }} | ||
{{#if:{{{width|}}} |width:{{{width}}};}} | {{#if:{{{width|<noinclude>1</noinclude>}}} | width: {{{width|<noinclude>30em</noinclude>}}};}} | ||
padding: 6px; | |||
border: {{{border|1px}}} solid #aaa; | |||
font-size: {{{fontsize|88%}}}; | |||
{{{style|}}}" | background-color: {{{bgcolor|#F9F9F9}}}; | ||
{{#if:{{{title|}}} | {{{style|}}}"> | ||
|<div | {{#if:{{{title|<noinclude>1</noinclude>}}} | ||
|<div style=" | |||
background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}}; | |||
{{{tstyle|}}}">{{{title}}}</div> | color:{{{title_fnt|black}}}; | ||
text-align: center; | |||
font-size: larger; | |||
font-weight: bold; | |||
{{{tstyle|}}}">{{{title|<noinclude>Test Title</noinclude>}}}</div> | |||
}} | }} | ||
<div | <div style=" | ||
position: relative; | |||
text-align: {{{qalign|{{{halign|left}}}}}}; | |||
{{{qstyle|}}}"> | |||
<div {{#if:{{{quoted|}}}|style="margin:0px 2em;"}}> | |||
{{{qstyle|}}}"> | {{{quote|{{{1|<noinclude>{{lorem ipsum}}</noinclude>}}} }}} | ||
{{#if:{{{ | |||
</div> | </div> | ||
{{#if:{{{quoted|}}} | |||
|<div style=" | |||
position: absolute; | |||
left: 0px; top: 0px; | |||
text-align: left; | |||
font-family:'Times New Roman',serif; | |||
font-weight:bold; | |||
font-size: large; | |||
color: gray;">“</div> | |||
<div style=" | |||
position: absolute; | |||
right: 0px; bottom: 0px; | |||
text-align: left; | |||
font-family:'Times New Roman',serif; | |||
font-weight:bold; | |||
font-size: large; | |||
color: gray;">”</div> | |||
}}</div> | |||
<div style=" | |||
text-align: {{{salign|{{{qalign|{{{halign|left}}}}}}}}}; | |||
{{{sstyle|}}}">{{{source|{{{2|<noinclude>--the source</noinclude>}}} }}}</div> | |||
</div><noinclude> | |||
{{documentation}} | |||
</noinclude> |